5 lines
125 B
Makefile
Executable File
5 lines
125 B
Makefile
Executable File
|
|
ccflags-y += -I$(srctree)/drivers/mmc
|
|
|
|
obj-$(CONFIG_TARGET_XMFALCON) += xmfalcon.o
|
|
obj-$(CONFIG_TARGET_XMORCA) += xmorca.o
|