Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58e313b3 authored by Kristian Høgsberg's avatar Kristian Høgsberg Committed by Stefan Richter
Browse files

firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.

parent 4c5a443e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Makefile for the Linux IEEE 1394 implementation
#

fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
fw-core-y += fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
	fw-device.o fw-cdev.o

obj-$(CONFIG_FIREWIRE) += fw-core.o