diff options
author | Mahesh Mahadevan <r9aadq@freescale.com> | 2011-11-04 03:36:03 -0500 |
---|---|---|
committer | Justin Waters <justin.waters@timesys.com> | 2012-09-05 14:57:55 -0400 |
commit | a8373e0d1c5be35dd1883d480fe7f47908b9a504 (patch) | |
tree | be1ac3495279317d7a347911b52cbcfdace48ee9 /Makefile | |
parent | dc4639df53fb4b70b5c7d6269479e5f02760be5b (diff) |
ENGR00161691 Manufacturing update for Sabre-lite
Add support for the manufacturing tool on MX6 Sabre-lite
Signed-off-by: Mahesh Mahadevan <r9aadq@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3316,7 +3316,8 @@ mx6q_arm2_iram_config : unconfig } @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_arm2 freescale mx6 -mx6q_sabrelite_config : unconfig +mx6q_sabrelite_config \ +mx6q_sabrelite_mfg_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabrelite freescale mx6 omap2420h4_config : unconfig |