summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-06-06 16:18:01 +0200
committerWolfgang Denk <wd@denx.de>2007-06-06 16:18:01 +0200
commitd1246a4bb1ae9502ff540291423f1bb02d1e808c (patch)
tree3e71ba3824187fc2334d906ed87cb22f922b9169 /Makefile
parent1cf67563333b1ae12e9fe19fcdff0c9b220e822a (diff)
parent7bfebfe484137afcbc0b5e39928dd6243ae3ef68 (diff)
downloadblackbird-obmc-uboot-d1246a4bb1ae9502ff540291423f1bb02d1e808c.tar.gz
blackbird-obmc-uboot-d1246a4bb1ae9502ff540291423f1bb02d1e808c.zip
Merge with /home/wd/git/u-boot/custodian/u-boot-arm
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4dc7c453d5..28bad6c1ff 100644
--- a/Makefile
+++ b/Makefile
@@ -2139,7 +2139,10 @@ evb4510_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm720t evb4510
lpc2292sodimm_config: unconfig
- @$(MKCONFIG) $(@:_config=) arm arm720t lpc2292sodimm
+ @$(MKCONFIG) $(@:_config=) arm arm720t lpc2292sodimm NULL lpc2292
+
+SMN42_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm720t SMN42 siemens lpc2292
#########################################################################
## XScale Systems
OpenPOWER on IntegriCloud