summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Tuunainen <timo.tuunainen@sysart.fi>2008-02-01 10:09:03 +0000
committerPeter Pearse <peter.pearse@arm.com>2008-02-14 09:38:08 +0000
commitea8d989f4ef8203e1c0291e62435a8c62e3cfb29 (patch)
treef08618079cde3a925c5597e2b7ecff9a426db53a /Makefile
parentfe891ecf4d187e9d11dde869ed4623af52b54451 (diff)
downloadblackbird-obmc-uboot-ea8d989f4ef8203e1c0291e62435a8c62e3cfb29.tar.gz
blackbird-obmc-uboot-ea8d989f4ef8203e1c0291e62435a8c62e3cfb29.zip
Support for Artila M-501 starter kit
Kimmo Leppala / Sysart and Timo Tuunainen / Sysart
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3b339ad17e..1effd6e10b 100644
--- a/Makefile
+++ b/Makefile
@@ -2308,6 +2308,8 @@ csb637_config : unconfig
mp2usb_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm920t mp2usb NULL at91rm9200
+m501sk_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm920t m501sk NULL at91rm9200
########################################################################
## ARM Integrator boards - see doc/README-integrator for more info.
OpenPOWER on IntegriCloud