AVR32: Add support for the ATSTK1004 board ATSTK1004 is a daughterboard for ATSTK1000 with the AT32AP7002 CPU, which is a derivative of AT32AP7000. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
diff --git a/MAKEALL b/MAKEALL index 4e6893e..e533d68 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -643,6 +643,7 @@ LIST_avr32=" \ atstk1002 \ atstk1003 \ + atstk1004 \ " #########################################################################