Makefile 152 B

1234567
  1. #
  2. # Makefile for the Linux IEEE 1394 implementation
  3. #
  4. fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o
  5. obj-$(CONFIG_FW) += fw-core.o