summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <garyj@pollux.denx.de>2007-01-24 12:16:56 +0100
committerGary Jennejohn <garyj@pollux.denx.de>2007-01-24 12:16:56 +0100
commit6bd2447ee47ee23c18d2b3c7ccd5a20f7626f5b3 (patch)
treeb002914fc995346cb06a8f79dbb100c5e9164cd6 /Makefile
parentb78bb469f536b357ee21c54f40201dbe4b201ac3 (diff)
downloadblackbird-obmc-uboot-6bd2447ee47ee23c18d2b3c7ccd5a20f7626f5b3.tar.gz
blackbird-obmc-uboot-6bd2447ee47ee23c18d2b3c7ccd5a20f7626f5b3.zip
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b1952edfe7..a44cba0102 100644
--- a/Makefile
+++ b/Makefile
@@ -2029,6 +2029,9 @@ modnet50_config : unconfig
evb4510_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm720t evb4510
+lpc2292sodimm_config: unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm720t lpc2292sodimm
+
#########################################################################
## XScale Systems
#########################################################################
OpenPOWER on IntegriCloud