diff options
author | Fabio Estevam | 2014-11-16 23:49:48 -0200 |
---|---|---|
committer | Stefano Babic | 2014-11-20 10:30:20 +0100 |
commit | 31b9023d84af7bf73b4d5f0796ca122aeff02c2b (patch) | |
tree | 93aad6dbb099c370630bf5c5e71fca346e876a39 /board/freescale | |
parent | d7bc7e60310a49a680bd4a79ba525e74f82aa2ea (diff) |
mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entry
Let's add mx6sabresd_spl_defconfig entry into MAINTAINERS, so that we avoid
getting a warning that the mx6sabresd_spl is not maintained.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'board/freescale')
-rw-r--r-- | board/freescale/mx6sabresd/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx6sabresd/MAINTAINERS b/board/freescale/mx6sabresd/MAINTAINERS index 69c0a3065fc..0011ec7b493 100644 --- a/board/freescale/mx6sabresd/MAINTAINERS +++ b/board/freescale/mx6sabresd/MAINTAINERS @@ -5,3 +5,4 @@ F: board/freescale/mx6sabresd/ F: include/configs/mx6sabresd.h F: configs/mx6dlsabresd_defconfig F: configs/mx6qsabresd_defconfig +F: configs/mx6sabresd_spl_defconfig |