diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:29 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 15:00:52 -0400 |
commit | 0c81f37d9a22b38368296ffd9ea008add8657f7d (patch) | |
tree | 5f73d758a7227712d930211a2a68fe030ca26deb /board/hale/tt01/MAINTAINERS | |
parent | f73db66d6205438e499c725416c222642167c6d9 (diff) | |
download | u-boot-0c81f37d9a22b38368296ffd9ea008add8657f7d.tar.gz |
arm: Remove tt01 board
This board has not been converted to generic board by the deadline.
Remove it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/hale/tt01/MAINTAINERS')
-rw-r--r-- | board/hale/tt01/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/hale/tt01/MAINTAINERS b/board/hale/tt01/MAINTAINERS deleted file mode 100644 index 2f582be8f3..0000000000 --- a/board/hale/tt01/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -TT01 BOARD -M: Helmut Raiger <helmut.raiger@hale.at> -S: Maintained -F: board/hale/tt01/ -F: include/configs/tt01.h -F: configs/tt01_defconfig |