Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[deliverable/linux.git] / drivers / misc / cb710 / Makefile
1 ccflags-$(CONFIG_CB710_DEBUG) := -DDEBUG
2
3 obj-$(CONFIG_CB710_CORE) += cb710.o
4
5 cb710-y := core.o sgbuf2.o
6 cb710-$(CONFIG_CB710_DEBUG) += debug.o
This page took 0.041009 seconds and 5 git commands to generate.