]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sunxi/Makefile
Merge git://git.denx.de/u-boot-dm
[people/ms/u-boot.git] / board / sunxi / Makefile
index cbf8f086a95af88f16c081e99d5eaf6b2cf83a1c..43766e0ef482b54c1fc42fb17fa9c1bf2033f7f1 100644 (file)
@@ -10,4 +10,7 @@
 #
 obj-y  += board.o
 obj-$(CONFIG_SUNXI_GMAC)       += gmac.o
-obj-$(CONFIG_CUBIETRUCK)       += dram_cubietruck.o
+obj-$(CONFIG_SUNXI_AHCI)       += ahci.o
+obj-$(CONFIG_MACH_SUN4I)       += dram_sun4i_auto.o
+obj-$(CONFIG_MACH_SUN5I)       += dram_sun5i_auto.o
+obj-$(CONFIG_MACH_SUN7I)       += dram_sun5i_auto.o