]> git.sur5r.net Git - u-boot/blobdiff - arch/avr32/cpu/Makefile
mmc: tegra: port to standard clock/reset APIs
[u-boot] / arch / avr32 / cpu / Makefile
index 5e117212574af315bb3df2b3950271c8ea5bd0ce..e111db3e75727274d7df5869a6d52e7e04634482 100644 (file)
@@ -16,3 +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/