aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710/Makefile
blob: 467c8e9ca3c94d6b7f54998133a70ec5c88a9403 (plain) (blame)
1
2
3
4
5
6
ccflags-$(CONFIG_CB710_DEBUG)	:= -DDEBUG

obj-$(CONFIG_CB710_CORE)	+= cb710.o

cb710-y				:= core.o sgbuf2.o
cb710-$(CONFIG_CB710_DEBUG)	+= debug.o