]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/avr32/cpu/Makefile
avr32: factor out cpu_mmc_init()
[karo-tx-uboot.git] / arch / avr32 / cpu / Makefile
index 00cede3fd981be7be855df45f0a84ef727c4edc1..e111db3e75727274d7df5869a6d52e7e04634482 100644 (file)
@@ -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/