ubuntu-linux-kernel/drivers/misc/cb710/Makefile

7 lines
148 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
ccflags-$(CONFIG_CB710_DEBUG) := -DDEBUG
obj-$(CONFIG_CB710_CORE) += cb710.o
cb710-y := core.o sgbuf2.o
cb710-$(CONFIG_CB710_DEBUG) += debug.o