]> Git Repo - linux.git/blob - drivers/misc/cb710/Makefile
powerpc: split compat syscall table out from native table
[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.034312 seconds and 4 git commands to generate.