aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/Makefile
blob: da77bc0501e49227bc073b50e2ff856dd75559aa (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the Linux IEEE 1394 implementation
#

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