firewire: Add driver for OHCI firewire host controllers.
[firefly-linux-kernel-4.4.55.git] / drivers / firewire / Makefile
index da77bc0501e49227bc073b50e2ff856dd75559aa..add3b983def262a71f3616b85a6c1869b206eb2c 100644 (file)
@@ -6,3 +6,4 @@ 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
+obj-$(CONFIG_FW_OHCI) += fw-ohci.o