diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-07-26 21:08:58 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-07-28 13:27:21 +0200 |
commit | 4c97077ce781d192ac20853d36d1df60dd271699 (patch) | |
tree | 3f368f6310ab41ba5f07aae5669481e27d9cd1e7 | |
parent | 7626ba488ed4d465902d97da9b163e0e4e054b75 (diff) | |
download | u-boot-4c97077ce781d192ac20853d36d1df60dd271699.tar.gz u-boot-4c97077ce781d192ac20853d36d1df60dd271699.tar.xz u-boot-4c97077ce781d192ac20853d36d1df60dd271699.zip |
mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfig
Add an entry for the mx7dsabresd_secure_defconfig target.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
-rw-r--r-- | board/freescale/mx7dsabresd/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx7dsabresd/MAINTAINERS b/board/freescale/mx7dsabresd/MAINTAINERS index b96642a568..c7a22fc0d3 100644 --- a/board/freescale/mx7dsabresd/MAINTAINERS +++ b/board/freescale/mx7dsabresd/MAINTAINERS @@ -4,3 +4,4 @@ S: Maintained F: board/freescale/mx7dsabresd F: include/configs/mx7dsabresd.h F: configs/mx7dsabresd_defconfig +F: configs/mx7dsabresd_secure_defconfig |