summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/pc98')
-rw-r--r--sys/boot/pc98/boot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile
index ba5d723..d3ab21c 100644
--- a/sys/boot/pc98/boot2/Makefile
+++ b/sys/boot/pc98/boot2/Makefile
@@ -102,5 +102,5 @@ machine:
CLEANFILES+= machine
-.include <bsd.kern.mk>
+.include "${.CURDIR}/../../../conf/kern.mk"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud