summaryrefslogtreecommitdiffstats
path: root/sys/modules/firewire/sbp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/firewire/sbp/Makefile')
-rw-r--r--sys/modules/firewire/sbp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/firewire/sbp/Makefile b/sys/modules/firewire/sbp/Makefile
index 94218c4..7023b8d 100644
--- a/sys/modules/firewire/sbp/Makefile
+++ b/sys/modules/firewire/sbp/Makefile
@@ -2,7 +2,7 @@
# Makefile for the SBP-II (Serial Bus Protocol 2/SCSI over IEEE1394)
-.PATH: ${.CURDIR}/../../../dev/firewire
+.PATH: ${SRCTOP}/sys/dev/firewire
KMOD = sbp
SRCS = bus_if.h device_if.h \
OpenPOWER on IntegriCloud