firewire: Add device probing and sysfs integration.
[firefly-linux-kernel-4.4.55.git] / drivers / firewire / Makefile
index db7020dd02afdd5605a27d1f689d501b54d9d779..da77bc0501e49227bc073b50e2ff856dd75559aa 100644 (file)
@@ -2,6 +2,7 @@
 # Makefile for the Linux IEEE 1394 implementation
 #
 
-fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o
+fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
+       fw-device.o fw-device-cdev.o
 
 obj-$(CONFIG_FW) += fw-core.o