diff options
author | Fabio Estevam <festevam@gmail.com> | 2017-09-27 07:28:08 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-09-28 22:06:40 +0200 |
commit | e8e2f1e5e51e015c3f3bc7ce16f139e1a4c3b4cd (patch) | |
tree | 3255a944a9c9fac87f34749bbd7925bb505061fb | |
parent | 206bc5a819315867fe3867c2df5543300b294482 (diff) | |
download | buildroot-e8e2f1e5e51e015c3f3bc7ce16f139e1a4c3b4cd.tar.gz buildroot-e8e2f1e5e51e015c3f3bc7ce16f139e1a4c3b4cd.zip |
DEVELOPERS: Update imx6-sabresd config entry
After the conversion to SPL the imx6sabresd defconfig targets have
been renamed,so update the entry accordingly.
Suggested-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | DEVELOPERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index 72aa338201..cedf5a6f84 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -553,7 +553,7 @@ F: package/supertuxkart/ N: Fabio Estevam <festevam@gmail.com> F: board/warp7/ F: configs/freescale_imx* -F: configs/imx6q-sabresd* +F: configs/imx6-sabresd* F: configs/imx6ulpico_defconfig F: configs/mx6cubox_defconfig F: configs/mx6sx_udoo_neo_defconfig |