6 lines
118 B
Makefile
Executable File
6 lines
118 B
Makefile
Executable File
|
|
obj-$(CONFIG_CMD_NAND) += nfc_common.o
|
|
obj-$(CONFIG_CMD_NAND) +=match_table.o
|
|
|
|
obj-$(CONFIG_FMC_SPI_NAND) += fmc100/
|