Files
Debian-9-Kernel/drivers/misc/cb710/Makefile
T

7 lines
148 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
ccflags-$(CONFIG_CB710_DEBUG) := -DDEBUG
obj-$(CONFIG_CB710_CORE) += cb710.o
cb710-y := core.o sgbuf2.o
cb710-$(CONFIG_CB710_DEBUG) += debug.o