--- board/sunxi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/sunxi/Makefile b/board/sunxi/Makefile index 8b429bc..b8ea9b8 100644 --- a/board/sunxi/Makefile +++ b/board/sunxi/Makefile @@ -46,7 +46,7 @@ obj-$(CONFIG_INET_K70HC) += dram_inet_k70hc.o obj-$(CONFIG_ITEADA10) += dram_cubieboard.o obj-$(CONFIG_ITEADA20) += dram_cubieboard2.o obj-$(CONFIG_JESURUN_Q5) += dram_sun4i_312_1024_iow8.o -obj-$(CONFIG_K1001L1C) += dram_a20_olinuxino_m.o +obj-$(CONFIG_K1001L1C) += dram_sun7i_384_1024_iow16.o obj-$(CONFIG_LINKSPRITE_PCDUINO3) += dram_linksprite_pcduino3.o obj-$(CONFIG_MEFAFEIS_A08) += dram_megafeis_a08.o obj-$(CONFIG_MELE_A1000) += dram_sun4i_360_512.o -- 1.8.5.5 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
