From 6b4439444286e0fcd01596df504e6ca897ad3e5a Mon Sep 17 00:00:00 2001 From: Haavard Skinnemoen Date: Sat, 14 Apr 2007 17:11:49 +0200 Subject: AVR32: ATNGW100 board support Add support for the ATNGW100 Network Gateway reference design, including flash, ethernet and MMC support. Signed-off-by: Haavard Skinnemoen --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 78546cf..1714d61 100644 --- a/Makefile +++ b/Makefile @@ -2751,6 +2751,9 @@ atstk1003_config : unconfig atstk1004_config : unconfig @$(MKCONFIG) $(@:_config=) avr32 at32ap atstk1000 atmel at32ap700x +atngw100_config : unconfig + @$(MKCONFIG) $(@:_config=) avr32 at32ap atngw100 atmel at32ap700x + ######################################################################### ######################################################################### ######################################################################### -- cgit v1.1