Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
diff --git a/Makefile b/Makefile
index b1952ed..a44cba0 100644
--- a/Makefile
+++ b/Makefile
@@ -2029,6 +2029,9 @@
evb4510_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm720t evb4510
+lpc2292sodimm_config: unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm720t lpc2292sodimm
+
#########################################################################
## XScale Systems
#########################################################################