]> Git Repo - J-linux.git/blob - drivers/connector/Makefile
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[J-linux.git] / drivers / connector / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_CONNECTOR)         += cn.o
3 obj-$(CONFIG_PROC_EVENTS)       += cn_proc.o
4
5 cn-y                            += cn_queue.o connector.o
This page took 0.030721 seconds and 4 git commands to generate.