mirror of
https://github.com/gnuton/asuswrt-merlin.ng.git
synced 2025-05-19 16:02:36 +02:00
4 lines
107 B
Makefile
4 lines
107 B
Makefile
obj-$(CONFIG_CONNECTOR) += cn.o
|
|
obj-$(CONFIG_PROC_EVENTS) += cn_proc.o
|
|
|
|
cn-y += cn_queue.o connector.o
|