From owner-cvs-all Fri Oct 19 8:30:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D87637B405; Fri, 19 Oct 2001 08:30:45 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9JFUjM07915; Fri, 19 Oct 2001 08:30:45 -0700 (PDT) (envelope-from imp) Message-Id: <200110191530.f9JFUjM07915@freefall.freebsd.org> From: Warner Losh Date: Fri, 19 Oct 2001 08:30:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.pc98 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/10/19 08:30:45 PDT Modified files: (Branch: RELENG_4) sys/conf Makefile.alpha Makefile.i386 Makefile.pc98 Log: MFC: define KODIR to be /modules. it is defined to be /boot/kernel in current, so I did change that. this fixes installing the kernel modules. after my last change, they were installed in / rather than /modules. Revision Changes Path 1.47.2.8 +1 -0 src/sys/conf/Makefile.alpha 1.179.2.8 +1 -0 src/sys/conf/Makefile.i386 1.82.2.9 +1 -0 src/sys/conf/Makefile.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message