4 lines
98 B
Makefile
4 lines
98 B
Makefile
obj-$(CONFIG_NLM_COMMON) += common/
|
|
obj-$(CONFIG_CPU_XLR) += xlr/
|
|
obj-$(CONFIG_CPU_XLP) += xlp/
|