diff options
author | b02247 <b02247@freescale.com> | 2012-12-03 15:13:43 +0800 |
---|---|---|
committer | b02247 <b02247@freescale.com> | 2012-12-18 13:05:18 +0800 |
commit | 896d566f53e7bbe6d108ba0ded08b9087b9711a9 (patch) | |
tree | 2c034f7ed472d218391274acb8d548f06f106123 /Makefile | |
parent | 56f858074100784cfb16a24a008237f646ce53e6 (diff) | |
download | u-boot-imx-896d566f53e7bbe6d108ba0ded08b9087b9711a9.zip u-boot-imx-896d566f53e7bbe6d108ba0ded08b9087b9711a9.tar.gz u-boot-imx-896d566f53e7bbe6d108ba0ded08b9087b9711a9.tar.bz2 |
ENGR00235540 add sabreauto_6q config for android
Support fastboot and recovery
Signed-off-by: b02247 <b02247@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3356,6 +3356,7 @@ mx6q_hdmidongle_mfg_config \ mx6q_hdmidongle_nand_mfg_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_hdmidongle freescale mx6 +mx6q_sabreauto_android_config \ mx6q_sabreauto_weimnor_mfg_config \ mx6q_sabreauto_weimnor_config \ mx6q_sabreauto_nand_mfg_config \ |