summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Pearse <peter.pearse@arm.com>2007-05-09 11:37:56 +0100
committerPeter Pearse <peter.pearse@arm.com>2007-05-09 11:37:56 +0100
commitb0d8f5bf0d215adc9424cb228b2484dbf07f7761 (patch)
treeddb50f27491089e4e270833cd4d9d33c55ced861 /Makefile
parent29f3be0caf0799ca6b89dfd9824c15619a50000f (diff)
downloadblackbird-obmc-uboot-b0d8f5bf0d215adc9424cb228b2484dbf07f7761.tar.gz
blackbird-obmc-uboot-b0d8f5bf0d215adc9424cb228b2484dbf07f7761.zip
New board SMN42 branch
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ceee2c7bed..3e547fdb30 100755
--- a/Makefile
+++ b/Makefile
@@ -2100,7 +2100,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