summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Pearse <peter.pearse@arm.com>2008-02-15 12:59:15 +0000
committerPeter Pearse <peter.pearse@arm.com>2008-02-15 12:59:15 +0000
commitae92069abecc278d7b8de88ffa62de0c2c0ed2bf (patch)
tree2509461053fa9e58c6d2b4750727f07b646965d8 /Makefile
parente42d2b0479ff5fd9f041e8dfa52105d521fa9264 (diff)
parent9604b6e53ddae4fe00a488cbcd6b0e6cb344bccc (diff)
downloadblackbird-obmc-uboot-ae92069abecc278d7b8de88ffa62de0c2c0ed2bf.tar.gz
blackbird-obmc-uboot-ae92069abecc278d7b8de88ffa62de0c2c0ed2bf.zip
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fcf02fe4a8..1b13fe859b 100644
--- a/Makefile
+++ b/Makefile
@@ -2310,6 +2310,9 @@ xtract_omap1610xxx = $(subst _cs0boot,,$(subst _cs3boot,,$(subst _cs_autoboot,,$
xtract_omap730p2 = $(subst _cs0boot,,$(subst _cs3boot,, $(subst _config,,$1)))
+at91cap9adk_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm926ejs at91cap9adk atmel at91cap9
+
at91rm9200dk_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm920t at91rm9200dk NULL at91rm9200
OpenPOWER on IntegriCloud