aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bhnd/bhndb_pci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/bhnd/bhndb_pci/Makefile')
-rw-r--r--sys/modules/bhnd/bhndb_pci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/bhnd/bhndb_pci/Makefile b/sys/modules/bhnd/bhndb_pci/Makefile
index f10845a8386d..9e4f18185ac5 100644
--- a/sys/modules/bhnd/bhndb_pci/Makefile
+++ b/sys/modules/bhnd/bhndb_pci/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../../dev/bhnd/bhndb
+.PATH: ${SRCTOP}/sys/dev/bhnd/bhndb
KMOD= bhndb_pci
SRCS= bhndb_pci.c bhndb_pci_hwdata.c \