summaryrefslogtreecommitdiffstats
path: root/sys/modules/firewire/sbp_targ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/firewire/sbp_targ/Makefile')
-rw-r--r--sys/modules/firewire/sbp_targ/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/firewire/sbp_targ/Makefile b/sys/modules/firewire/sbp_targ/Makefile
index 98ca957..2be9c56 100644
--- a/sys/modules/firewire/sbp_targ/Makefile
+++ b/sys/modules/firewire/sbp_targ/Makefile
@@ -2,7 +2,7 @@
# Makefile for the SBP-II Target mode
-.PATH: ${.CURDIR}/../../../dev/firewire
+.PATH: ${SRCTOP}/sys/dev/firewire
KMOD = sbp_targ
SRCS = bus_if.h device_if.h \
OpenPOWER on IntegriCloud