X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fsunxi%2FMakefile;h=4902d708347ed842f25af0ac2b70cbd10e65f783;hb=745325a97d172a71dea4ec7528224ed63973d601;hp=cbf8f086a95af88f16c081e99d5eaf6b2cf83a1c;hpb=c7e79dec85f324565cee03f5be1d1a7765481573;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/sunxi/Makefile b/board/sunxi/Makefile index cbf8f08..4902d70 100644 --- a/board/sunxi/Makefile +++ b/board/sunxi/Makefile @@ -10,4 +10,5 @@ # obj-y += board.o obj-$(CONFIG_SUNXI_GMAC) += gmac.o +obj-$(CONFIG_CUBIEBOARD) += dram_cubieboard.o obj-$(CONFIG_CUBIETRUCK) += dram_cubietruck.o