]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sunxi/Makefile
sunxi: Add inet97fv2_defconfig
[karo-tx-uboot.git] / board / sunxi / Makefile
index 4902d708347ed842f25af0ac2b70cbd10e65f783..43766e0ef482b54c1fc42fb17fa9c1bf2033f7f1 100644 (file)
@@ -10,5 +10,7 @@
 #
 obj-y  += board.o
 obj-$(CONFIG_SUNXI_GMAC)       += gmac.o
-obj-$(CONFIG_CUBIEBOARD)       += dram_cubieboard.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