AVR32: ATNGW100 board support
Add support for the ATNGW100 Network Gateway reference design,
including flash, ethernet and MMC support.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
diff --git a/Makefile b/Makefile
index 78546cf..1714d61 100644
--- a/Makefile
+++ b/Makefile
@@ -2751,6 +2751,9 @@
atstk1004_config : unconfig
@$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x
+atngw100_config : unconfig
+ @$(MKCONFIG) $(@:_config=) avr32 at32ap atngw100 atmel at32ap700x
+
#########################################################################
#########################################################################
#########################################################################