diff options
author | Lily Zhang <r58066@freescale.com> | 2012-03-06 17:02:48 +0800 |
---|---|---|
committer | Lily Zhang <r58066@freescale.com> | 2012-03-06 17:06:42 +0800 |
commit | 27b291ac05796c428ea0b0d698e32c4faace59a9 (patch) | |
tree | 192b962f42d471ee044082e7f0a7509b3e20c6b0 /Makefile | |
parent | 3b6fe9f99af0e411b0fc891848f79147d761b475 (diff) | |
download | u-boot-imx-27b291ac05796c428ea0b0d698e32c4faace59a9.zip u-boot-imx-27b291ac05796c428ea0b0d698e32c4faace59a9.tar.gz u-boot-imx-27b291ac05796c428ea0b0d698e32c4faace59a9.tar.bz2 |
ENGR00176186 mx6dq ARD: add MFG tool support
Add MFG tool support for i.MX6DQ ARD board
Signed-off-by: Lily Zhang <r58066@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3336,6 +3336,7 @@ mx6q_sabrelite_android_config \ mx6q_sabrelite_mfg_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabrelite freescale mx6 +mx6q_sabreauto_mfg_config \ mx6q_sabreauto_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabreauto freescale mx6 |