summaryrefslogtreecommitdiffstats
path: root/arch/avr32/cpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/cpu/Makefile')
-rw-r--r--arch/avr32/cpu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/cpu/Makefile b/arch/avr32/cpu/Makefile
index 00cede3fd9..e111db3e75 100644
--- a/arch/avr32/cpu/Makefile
+++ b/arch/avr32/cpu/Makefile
@@ -16,5 +16,6 @@ obj-y += cache.o
obj-y += interrupts.o
obj-$(CONFIG_PORTMUX_PIO) += portmux-pio.o
obj-$(CONFIG_PORTMUX_GPIO) += portmux-gpio.o
+obj-y += mmc.o
obj-$(if $(filter at32ap700x,$(SOC)),y) += at32ap700x/
OpenPOWER on IntegriCloud