summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2007-01-15 13:41:04 +0100
committerWolfgang Denk <wd@denx.de>2007-01-15 13:41:04 +0100
commitf11033e739017c5c4eac55f859b8b222ee8d602c (patch)
tree4b07b98f378e685c096937c2aeca06e006698af7 /Makefile
parentddd4123336aad881f50dc34892ac150cfa8143fe (diff)
parentca43ba18e910206ef8063e4b22d282630bff3fd2 (diff)
downloadblackbird-obmc-uboot-f11033e739017c5c4eac55f859b8b222ee8d602c.tar.gz
blackbird-obmc-uboot-f11033e739017c5c4eac55f859b8b222ee8d602c.zip
Merge with /home/hs/SC3/u-boot
Some code cleanup.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aa6266f3f6..01349f128c 100644
--- a/Makefile
+++ b/Makefile
@@ -1200,6 +1200,9 @@ 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
+
sycamore_config: unconfig
@echo "Configuring for sycamore board as subset of walnut..."
@$(MKCONFIG) -a walnut ppc ppc4xx walnut amcc
OpenPOWER on IntegriCloud