6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
|
||
|
obj-$(CONFIG_MCB) += mcb.o
|
||
|
|
||
|
mcb-y += mcb-core.o
|
||
|
mcb-y += mcb-parse.o
|