summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-01-18 10:27:26 +0100
committerStefan Roese <sr@denx.de>2007-01-18 10:27:26 +0100
commit3a83ee3021168ff6fabe396eede56954adb6a3a5 (patch)
tree5aeb423168e77bf462105026e4252e0f48fe9f89 /Makefile
parent5fb692cae57d1710c8f52a427cf7f39a37383fcd (diff)
parent6d3e0107235aa0e6a6dcb77f9884497280bf85ad (diff)
downloadblackbird-obmc-uboot-3a83ee3021168ff6fabe396eede56954adb6a3a5.tar.gz
blackbird-obmc-uboot-3a83ee3021168ff6fabe396eede56954adb6a3a5.zip
Merge with /home/stefan/git/u-boot/denx-merge-sr
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 64aae1880d..af3300688f 100644
--- a/Makefile
+++ b/Makefile
@@ -1200,8 +1200,8 @@ sequoia_nand_config: unconfig
@echo "TEXT_BASE = 0x01000000" > $(obj)board/amcc/sequoia/config.tmp
@echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk
-solidcard3_config:unconfig
- @./mkconfig $(@:_config=) ppc ppc4xx solidcard3
+sc3_config:unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx sc3
sycamore_config: unconfig
@echo "Configuring for sycamore board as subset of walnut..."
OpenPOWER on IntegriCloud