Files
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

9 lines
145 B
Makefile
Executable File

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