]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/firewire/Makefile
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[linux-2.6-omap-h63xx.git] / drivers / firewire / Makefile
1 #
2 # Makefile for the Linux IEEE 1394 implementation
3 #
4
5 fw-core-y += fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
6         fw-device.o fw-cdev.o
7
8 obj-$(CONFIG_FIREWIRE) += fw-core.o
9 obj-$(CONFIG_FIREWIRE_OHCI) += fw-ohci.o
10 obj-$(CONFIG_FIREWIRE_SBP2) += fw-sbp2.o