From 5b412e30f25eb27fc4fbb569e6d08c1c6814c6c8 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 27 May 2000 01:11:17 +0000 Subject: Sigh. Use the correct path to bsd.conf.mk. It's times like this that I regret giving up coffee. --- share/mk/bsd.kmod.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mk/bsd.kmod.mk b/share/mk/bsd.kmod.mk index b4c4236479b3..a931331f5eff 100644 --- a/share/mk/bsd.kmod.mk +++ b/share/mk/bsd.kmod.mk @@ -10,4 +10,4 @@ SYSDIR= ${_dir} .error "can't find kernel source tree" .endif -.include "${SYSDIR}/kmod.mk" +.include "${SYSDIR}/conf/kmod.mk" -- cgit v1.3