SmartAudio/lichee/brandy/u-boot-2014.07/nand_sunxi/Makefile

10 lines
181 B
Makefile

obj-y += $(SOC)/osal/
obj-y += nand_interface/
obj-{CONFIG_SUNXI_UBIFS} += sunxi_mtd_ubi/
obj-y += $(shell if [ -d $(obj)/$(SOC)/lib-nand ]; then echo $(SOC)/lib-nand/; fi )