firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.
[deliverable/linux.git] / drivers / firewire / Makefile
CommitLineData
3038e353
KH
1#
2# Makefile for the Linux IEEE 1394 implementation
3#
4
19a15b93 5fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
9640d3d7 6 fw-device.o fw-cdev.o
3038e353 7
11f494ee
SR
8obj-$(CONFIG_FIREWIRE) += fw-core.o
9obj-$(CONFIG_FIREWIRE_OHCI) += fw-ohci.o
10obj-$(CONFIG_FIREWIRE_SBP2) += fw-sbp2.o
This page took 0.034401 seconds and 5 git commands to generate.