summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPoonam Aggrwal <poonam.aggrwal@freescale.com>2009-10-07 15:47:44 -0400
committerJustin Waters <justin.waters@timesys.com>2009-10-07 15:47:44 -0400
commite61155f8535833a701f4f0487efc8c71a0de0d8d (patch)
treea75a9d602e401072711d22b54af8c428935948c9 /Makefile
parent6edfaa93203b8fd6caff435f8ae00080d46fcaea (diff)
u-boot-2009.03-p2020rdb-Support-for-P1-P2-RDB-platforms-v2
Support for P20x0 RDB Platforms. Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 61bae6d2ac..48a7bf6e1b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
#
+# Copyright (C) 2009 Freescale Semiconductor, Inc. All rights reserved.
# (C) Copyright 2000-2008
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
@@ -2431,6 +2432,20 @@ MPC8572DS_config: unconfig
fi
@$(MKCONFIG) -a MPC8572DS ppc mpc85xx mpc8572ds freescale
+P2020RDB_config \
+P1021RDB_config \
+P1020RDB_config: unconfig
+ @mkdir -p $(obj)include
+ @echo "#define CONFIG_MP" >>$(obj)include/config.h ;
+ @$(XECHO) "... setting CONFIG_MP." ;
+ @$(MKCONFIG) -a P10XX_20XX_RDB ppc mpc85xx p10xx_p20xx_rdb freescale
+
+P1011RDB_config \
+P1012RDB_config: unconfig
+ @mkdir -p $(obj)include
+ @$(XECHO) "Uniprocessor Build" ;
+ @$(MKCONFIG) -a P10XX_20XX_RDB ppc mpc85xx p10xx_p20xx_rdb freescale
+
PM854_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx pm854