sdk-hwV1.3/lichee/linux-4.9/drivers/misc/cb710/Makefile

7 lines
148 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +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