summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-12-27 00:46:17 +0100
committerWolfgang Denk <wd@denx.de>2007-12-27 00:46:17 +0100
commit58bbc77eb0a01033803264539d2c76c242cba210 (patch)
tree0c765d85c471a15a721b7226379a22809bed958c /Makefile
parent3f523edb146c3dfbc52e7631b37e6f326e0e980d (diff)
parentf77ac3d657e9b1d40012153e872a2118cca10a3d (diff)
downloadtalos-obmc-uboot-58bbc77eb0a01033803264539d2c76c242cba210.tar.gz
talos-obmc-uboot-58bbc77eb0a01033803264539d2c76c242cba210.zip
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bde38ca25d..65190ee3f3 100644
--- a/Makefile
+++ b/Makefile
@@ -2656,7 +2656,13 @@ bf561-ezkit_config: unconfig
#########################################################################
atstk1002_config : unconfig
- @$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap7000
+ @$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x
+
+atstk1003_config : unconfig
+ @$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x
+
+atstk1004_config : unconfig
+ @$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x
#########################################################################
#########################################################################
OpenPOWER on IntegriCloud