summaryrefslogtreecommitdiffstats
path: root/sys/modules/twe
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/twe')
-rw-r--r--sys/modules/twe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/twe/Makefile b/sys/modules/twe/Makefile
index 2d0639b..052c541 100644
--- a/sys/modules/twe/Makefile
+++ b/sys/modules/twe/Makefile
@@ -23,7 +23,8 @@ CFLAGS+=-DTWE_SHUTDOWN_NOTIFICATION
#
#CFLAGS+=-DTWE_OVERRIDE
-.PATH: ${.CURDIR}/../../dev/twe
+.PATH: ${.CURDIR}/../../dev/twe
+
KMOD= twe
SRCS= bus_if.h device_if.h pci_if.h twe.c twe_freebsd.c
OpenPOWER on IntegriCloud