4 lines
68 B
Makefile
4 lines
68 B
Makefile
|
obj-$(CONFIG_CONNECTOR) += cn.o
|
||
|
|
||
|
cn-y += cn_queue.o connector.o
|