linux-surface/drivers/misc/cb710/Makefile

7 lines
148 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +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