xref: /linux/drivers/firewire/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the Linux IEEE 1394 implementation
4#
5
6firewire-core-y += core-card.o core-cdev.o core-device.o \
7                   core-iso.o core-topology.o core-transaction.o
8firewire-ohci-y += ohci.o
9firewire-sbp2-y += sbp2.o
10firewire-net-y  += net.o
11
12obj-$(CONFIG_FIREWIRE)      += firewire-core.o
13obj-$(CONFIG_FIREWIRE_OHCI) += firewire-ohci.o
14obj-$(CONFIG_FIREWIRE_SBP2) += firewire-sbp2.o
15obj-$(CONFIG_FIREWIRE_NET)  += firewire-net.o
16obj-$(CONFIG_FIREWIRE_NOSY) += nosy.o
17obj-$(CONFIG_PROVIDE_OHCI1394_DMA_INIT) += init_ohci1394_dma.o
18

Last Index update Sat Jun 03 09:59:21 CST 2023

Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x