]> Git Repo - J-linux.git/blob - drivers/misc/cb710/Makefile
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[J-linux.git] / drivers / misc / cb710 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ccflags-$(CONFIG_CB710_DEBUG)   := -DDEBUG
3
4 obj-$(CONFIG_CB710_CORE)        += cb710.o
5
6 cb710-y                         := core.o sgbuf2.o
7 cb710-$(CONFIG_CB710_DEBUG)     += debug.o
This page took 0.027422 seconds and 4 git commands to generate.