4 lines
123 B
Makefile
Executable File
4 lines
123 B
Makefile
Executable File
|
|
# obj-y += $(subst ",,$(CONFIG_SYS_SOC))
|
|
obj-$(CONFIG_TARGET_XMFALCON) += xmfalcon/
|
|
obj-$(CONFIG_TARGET_XMORCA) += xmorca/
|