mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
6 lines
129 B
Makefile
6 lines
129 B
Makefile
![]() |
|
||
|
softing-y := softing_main.o softing_fw.o
|
||
|
obj-$(CONFIG_CAN_SOFTING) += softing.o
|
||
|
|
||
|
ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
|