summaryrefslogtreecommitdiffstats
path: root/sys/modules/firewire/fwip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/firewire/fwip/Makefile')
-rw-r--r--sys/modules/firewire/fwip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/firewire/fwip/Makefile b/sys/modules/firewire/fwip/Makefile
index 992d356..e79bd14 100644
--- a/sys/modules/firewire/fwip/Makefile
+++ b/sys/modules/firewire/fwip/Makefile
@@ -2,7 +2,7 @@
# Makefile for the fwip(4) module (IP over IEEE1394)
-.PATH: ${.CURDIR}/../../../dev/firewire ${.CURDIR}/../../../net
+.PATH: ${SRCTOP}/sys/dev/firewire ${SRCTOP}/sys/net
KMOD = if_fwip
SRCS = bus_if.h device_if.h \
OpenPOWER on IntegriCloud