diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-02 10:40:30 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-02 11:33:19 -0400 |
commit | 2ec69b881c762af44e007be5f72fcc8e347d0e68 (patch) | |
tree | e1701f9ff6a38f5c997db243ff024a37960f5267 /board/stx/stxgp3/MAINTAINERS | |
parent | 972f5320dae1d69b38cd06c6c2a23da8ae5a654a (diff) |
powerpc: mpc85xx: remove stxgp3, stxssa support
These have 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: Dan Malek <dan@embeddedalley.com>
Diffstat (limited to 'board/stx/stxgp3/MAINTAINERS')
-rw-r--r-- | board/stx/stxgp3/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/stx/stxgp3/MAINTAINERS b/board/stx/stxgp3/MAINTAINERS deleted file mode 100644 index bd5743c7de..0000000000 --- a/board/stx/stxgp3/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -STXGP3 BOARD -#M: Dan Malek <dan@embeddedalley.com> -S: Orphan (since 2014-06) -F: board/stx/stxgp3/ -F: include/configs/stxgp3.h -F: configs/stxgp3_defconfig |