7 lines
160 B
Makefile
Executable File
7 lines
160 B
Makefile
Executable File
|
|
obj-$(CONFIG_FMC) += fmc_common.o
|
|
obj-$(CONFIG_TARGET_XMFALCON) += fmc_xmfalcon.o
|
|
obj-$(CONFIG_TARGET_XMORCA) += fmc_xmorca.o
|
|
obj-y += nand/
|
|
obj-y += spi_nor/
|