summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2007-11-22 12:14:11 +0100
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-05-27 15:27:29 +0200
commit0a2e48792dd372c90b80059f3235e67a567e16fc (patch)
treecaee4c410450870029be7c92c6a181072027e85f /Makefile
parent781eb9a1e4af4bd34c138e6126ec5cc6dd4b5440 (diff)
downloadblackbird-obmc-uboot-0a2e48792dd372c90b80059f3235e67a567e16fc.tar.gz
blackbird-obmc-uboot-0a2e48792dd372c90b80059f3235e67a567e16fc.zip
avr32: Add support for the ATSTK1006 board
This is a replacement for ATSTK1002 with 64MB SDRAM and NAND flash on board. It's currently in production and will be available soon. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3401203bad..154e5922a1 100644
--- a/Makefile
+++ b/Makefile
@@ -2879,6 +2879,9 @@ atstk1003_config : unconfig
atstk1004_config : unconfig
@$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x
+atstk1006_config : unconfig
+ @$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x
+
atngw100_config : unconfig
@$(MKCONFIG) $(@:_config=) avr32 at32ap atngw100 atmel at32ap700x
OpenPOWER on IntegriCloud