alistair23-linux/arch/avr32
Haavard Skinnemoen c19aa754f3 [AVR32] Use correct config symbol when setting cpuflags
As Robert P. J. Day pointed out, the CONFIG_CPU_AT32AP7000 symbol
wasn't used for anything. It should have been used to select the
correct -mcpu= options for CFLAGS.

-mcpu=ap7000 is the default anyway, so this patch shouldn't really
make any difference, but it's always nice to do things correctly.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-05-09 08:48:38 +02:00
..
boards [AVR32] Board code for ATNGW100 2007-04-27 13:44:15 +02:00
boot [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00
configs [AVR32] Board code for ATNGW100 2007-04-27 13:44:15 +02:00
kernel header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
lib [AVR32] Remove last remains of libgcc 2007-02-09 15:01:59 +01:00
mach-at32ap [AVR32] Make I/O access macros work with external devices 2007-04-27 13:44:14 +02:00
mm move die notifier handling to common code 2007-05-08 11:15:04 -07:00
Kconfig AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". 2007-04-27 13:45:26 +02:00
Kconfig.debug [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [AVR32] Use correct config symbol when setting cpuflags 2007-05-09 08:48:38 +02:00