]> Git Repo - linux.git/blob - drivers/misc/cb710/Makefile
tipc: guarantee that group broadcast doesn't bypass group unicast
[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.030709 seconds and 4 git commands to generate.