linux-surface/drivers/net/can/softing/Makefile
2017-08-10 09:25:24 -04:00

5 lines
126 B
Makefile

softing-y := softing_main.o softing_fw.o
obj-$(CONFIG_CAN_SOFTING) += softing.o
obj-$(CONFIG_CAN_SOFTING_CS) += softing_cs.o