diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:30 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 15:01:25 -0400 |
commit | b928e658f4f342d0834356ec7e37aef1b3e30829 (patch) | |
tree | 726b1a35d3c5f311fe860bd03d6a24008bf0778d /board/armltd/versatile/MAINTAINERS | |
parent | 0c81f37d9a22b38368296ffd9ea008add8657f7d (diff) |
arm: Remove versatileab 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/armltd/versatile/MAINTAINERS')
-rw-r--r-- | board/armltd/versatile/MAINTAINERS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/board/armltd/versatile/MAINTAINERS b/board/armltd/versatile/MAINTAINERS deleted file mode 100644 index a56dd99bb3..0000000000 --- a/board/armltd/versatile/MAINTAINERS +++ /dev/null @@ -1,8 +0,0 @@ -VERSATILE BOARD -#M: - -S: Maintained -F: board/armltd/versatile/ -F: include/configs/versatile.h -F: configs/versatileab_defconfig -F: configs/versatilepb_defconfig -F: configs/versatileqemu_defconfig |