diff options
Diffstat (limited to 'drivers/connector/Makefile')
-rw-r--r-- | drivers/connector/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/connector/Makefile b/drivers/connector/Makefile index 12ca79e8234d..1f255e46e916 100644 --- a/drivers/connector/Makefile +++ b/drivers/connector/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | obj-$(CONFIG_CONNECTOR) += cn.o | 1 | obj-$(CONFIG_CONNECTOR) += cn.o |
2 | obj-$(CONFIG_PROC_EVENTS) += cn_proc.o | ||
2 | 3 | ||
3 | cn-y += cn_queue.o connector.o | 4 | cn-y += cn_queue.o connector.o |