mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
firewire: Add core firewire stack.
Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
committed by
Stefan Richter
parent
08e15e81a4
commit
3038e353cf
7
drivers/firewire/Makefile
Normal file
7
drivers/firewire/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Makefile for the Linux IEEE 1394 implementation
|
||||
#
|
||||
|
||||
fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o
|
||||
|
||||
obj-$(CONFIG_FW) += fw-core.o
|
||||
Reference in New Issue
Block a user