summaryrefslogtreecommitdiffstats
path: root/sys/modules/sio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/sio/Makefile')
-rw-r--r--sys/modules/sio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sio/Makefile b/sys/modules/sio/Makefile
index a0c02bb..8ec6b4e 100644
--- a/sys/modules/sio/Makefile
+++ b/sys/modules/sio/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
.if ${MACHINE} == "pc98"
-.PATH: ${.CURDIR}/../../pc98/pc98
+.PATH: ${.CURDIR}/../../pc98/cbus
.endif
.PATH: ${.CURDIR}/../../dev/sio
OpenPOWER on IntegriCloud