Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
[deliverable/linux.git] / drivers / net / can / softing / Makefile
1
2 softing-y := softing_main.o softing_fw.o
3 obj-$(CONFIG_CAN_SOFTING) += softing.o
4 obj-$(CONFIG_CAN_SOFTING_CS) += softing_cs.o
5
6 ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
This page took 0.032545 seconds and 5 git commands to generate.