You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
3038e353cf
Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
8 lines
152 B
Makefile
8 lines
152 B
Makefile
#
|
|
# 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
|