mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
firewire: Add SBP-2 protocol driver for storage devices.
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
ed5689122f
commit
9ba136d0fe
@@ -7,3 +7,4 @@ fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
|
||||
|
||||
obj-$(CONFIG_FW) += fw-core.o
|
||||
obj-$(CONFIG_FW_OHCI) += fw-ohci.o
|
||||
obj-$(CONFIG_FW_SBP2) += fw-sbp2.o
|
||||
Reference in New Issue
Block a user