=================================================================== RCS file: /cvs/prex-old/conf/avr32/Makefile.avr32-ngw100,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- prex-old/conf/avr32/Makefile.avr32-ngw100 2008/06/03 11:40:21 1.1 +++ prex-old/conf/avr32/Makefile.avr32-ngw100 2008/07/15 23:22:21 1.2 @@ -1,4 +1,4 @@ -OBJCOPYFLAGS+= -I elf32-littlearm -O binary -R .note -R .comment -S -CFLAGS+= -mcpu=arm7tdmi -mtune=arm7tdmi +OBJCOPYFLAGS+= -I elf32-avr32 -O binary -R .note -R .comment -S +CFLAGS+= -march=ap -USR_LDFLAGS= -r -d \ No newline at end of file+USR_LDFLAGS= -r -d