]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/firewire/Makefile
firewire: Add device probing and sysfs integration.
[mirror_ubuntu-bionic-kernel.git] / drivers / firewire / Makefile
CommitLineData
3038e353
KH
1#
2# Makefile for the Linux IEEE 1394 implementation
3#
4
19a15b93
KH
5fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
6 fw-device.o fw-device-cdev.o
3038e353
KH
7
8obj-$(CONFIG_FW) += fw-core.o