summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSammy He <r62914@freescale.com>2011-03-18 20:58:17 +0800
committerSammy He <r62914@freescale.com>2011-03-21 21:19:47 +0800
commitac48999b9353d038e95f965af08184dc6342adfc (patch)
tree0d5a248ac8e50a19047ab135e9348e8612b73b41 /Makefile
parent32ab6b2785b763588644e766235e2ed21a853c2a (diff)
ENGR00140824 Android: Enable fastboot support for mx50 rdp
Enable fastboot support for mx50 rdp. Signed-off-by: Sammy He <r62914@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2cd345c3e3..6633ec3922 100644
--- a/Makefile
+++ b/Makefile
@@ -3255,6 +3255,7 @@ mx50_arm2_config \
mx50_arm2_mfg_config \
mx50_rdp_iram_config \
mx50_rdp_mfg_config \
+mx50_rdp_android_config \
mx50_rdp_config : unconfig
@[ -z "$(findstring iram_,$@)" ] || \
{ echo "TEXT_BASE = 0xF8008400" >$(obj)board/freescale/mx50_rdp/config.tmp ; \