PageRenderTime 19ms CodeModel.GetById 12ms app.highlight 6ms RepoModel.GetById 1ms app.codeStats 0ms

/drivers/net/can/softing/Makefile

https://bitbucket.org/slukk/jb-tsm-kernel-4.2
Makefile | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 2f9741bf473c7a37c2cc80bf7f8d1ad9 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1
2softing-y := softing_main.o softing_fw.o
3obj-$(CONFIG_CAN_SOFTING) += softing.o
4obj-$(CONFIG_CAN_SOFTING_CS) += softing_cs.o
5
6ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG