summaryrefslogtreecommitdiff
path: root/hw/net/can/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/can/Makefile.objs')
-rw-r--r--hw/net/can/Makefile.objs4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/net/can/Makefile.objs b/hw/net/can/Makefile.objs
new file mode 100644
index 0000000000..9f0c4ee332
--- /dev/null
+++ b/hw/net/can/Makefile.objs
@@ -0,0 +1,4 @@
+common-obj-$(CONFIG_CAN_SJA1000) += can_sja1000.o
+common-obj-$(CONFIG_CAN_PCI) += can_kvaser_pci.o
+common-obj-$(CONFIG_CAN_PCI) += can_pcm3680_pci.o
+common-obj-$(CONFIG_CAN_PCI) += can_mioe3680_pci.o