summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-07 17:04:30 +0200
committerWolfgang Denk <wd@denx.de>2007-08-07 17:04:30 +0200
commitb23b547597ff2375ad13a9ab04e5257a3ad76c99 (patch)
treea8578e3f438e8d84f6cb23bf77b719f324396171 /Makefile
parentbf1060ea4f9eaa7e7d164a70a7d6f28939882053 (diff)
parent86b116b1b1e165ca4840daefed36d2e3b8460173 (diff)
downloadblackbird-obmc-uboot-b23b547597ff2375ad13a9ab04e5257a3ad76c99.tar.gz
blackbird-obmc-uboot-b23b547597ff2375ad13a9ab04e5257a3ad76c99.zip
Merge with /home/tur/git/u-boot#cm5200-si
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 988dba8b3a..cf3fbcbf20 100644
--- a/Makefile
+++ b/Makefile
@@ -533,13 +533,8 @@ PM520_ROMBOOT_DDR_config: unconfig
smmaco4_config: unconfig
@$(MKCONFIG) -a smmaco4 ppc mpc5xxx tqm5200
-cm1_qp1_config: unconfig
- @ >include/config.h
- @[ -z "$(findstring cm1_qp1,$@)" ] || \
- { echo "... with 64 MByte SDRAM" ; \
- echo "... with 32 MByte Flash" ; \
- }
- @./mkconfig -a cm1_qp1 ppc mpc5xxx cm1_qp1
+cm5200_config: unconfig
+ @./mkconfig -a cm5200 ppc mpc5xxx cm5200
spieval_config: unconfig
@$(MKCONFIG) -a spieval ppc mpc5xxx tqm5200
OpenPOWER on IntegriCloud