diff options
| author | Gary Jennejohn <[email protected]> | 2007-01-24 12:16:56 +0100 |
|---|---|---|
| committer | Gary Jennejohn <[email protected]> | 2007-01-24 12:16:56 +0100 |
| commit | 6bd2447ee47ee23c18d2b3c7ccd5a20f7626f5b3 (patch) | |
| tree | b002914fc995346cb06a8f79dbb100c5e9164cd6 /Makefile | |
| parent | b78bb469f536b357ee21c54f40201dbe4b201ac3 (diff) | |
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ######################################################################### |
