diff options
Diffstat (limited to 'arch/avr32/mach-at32ap/Makefile')
-rw-r--r-- | arch/avr32/mach-at32ap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/avr32/mach-at32ap/Makefile b/arch/avr32/mach-at32ap/Makefile new file mode 100644 index 000000000000..4b10853eb614 --- /dev/null +++ b/arch/avr32/mach-at32ap/Makefile | |||
@@ -0,0 +1,2 @@ | |||
1 | obj-y += at32ap.o clock.o pio.o intc.o extint.o | ||
2 | obj-$(CONFIG_CPU_AT32AP7000) += at32ap7000.o | ||