diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 10:40:28 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 11:33:17 -0400 |
commit | eb5d1dc7a64957f8a81347a8237fd60460da25cb (patch) | |
tree | 5b5652e780e5e433f562f5a9ab605a3f498d30e3 /board/zeus/MAINTAINERS | |
parent | 0e030593962d15aece45b2fa0401ee27d0d7ab96 (diff) |
powerpc: ppc4xx: remove zeus support
This has not been converted to Generic Board, so should be removed.
(See doc/README.generic-board for details.)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/zeus/MAINTAINERS')
-rw-r--r-- | board/zeus/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/zeus/MAINTAINERS b/board/zeus/MAINTAINERS deleted file mode 100644 index 3118710cd4..0000000000 --- a/board/zeus/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -ZEUS BOARD -M: Stefan Roese <sr@denx.de> -S: Maintained -F: board/zeus/ -F: include/configs/zeus.h -F: configs/zeus_defconfig |