]> 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 62acb8ff27a272aec8f2fbb8d1d923df5afc3b3c..43766e0ef482b54c1fc42fb17fa9c1bf2033f7f1 100644 (file)
@@ -10,8 +10,7 @@
 #
 obj-y  += board.o
 obj-$(CONFIG_SUNXI_GMAC)       += gmac.o
-obj-$(CONFIG_A13_OLINUXINOM)   += dram_a13_oli_micro.o
-obj-$(CONFIG_CUBIEBOARD)       += dram_cubieboard.o
-obj-$(CONFIG_CUBIEBOARD2)      += dram_cubieboard2.o
-obj-$(CONFIG_CUBIETRUCK)       += dram_cubietruck.o
-obj-$(CONFIG_R7DONGLE)         += dram_r7dongle.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