Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / arch / avr32 / mach-at32ap / Makefile
CommitLineData
d7ff2a4a 1obj-y += pdc.o clock.o intc.o extint.o pio.o hsmc.o
b47eb409 2obj-y += hmatrix.o
7e59128f 3obj-$(CONFIG_CPU_AT32AP700X) += at32ap700x.o pm-at32ap700x.o
02a00cf6
HS
4obj-$(CONFIG_PM) += pm.o
5
6ifeq ($(CONFIG_PM_DEBUG),y)
7CFLAGS_pm.o += -DDEBUG
8endif
This page took 0.459083 seconds and 5 git commands to generate.