From owner-cvs-sys Wed Nov 6 07:14:02 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA24299 for cvs-sys-outgoing; Wed, 6 Nov 1996 07:14:02 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA24256; Wed, 6 Nov 1996 07:13:46 -0800 (PST) Date: Wed, 6 Nov 1996 07:13:46 -0800 (PST) From: Bruce Evans Message-Id: <199611061513.HAA24256@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf files.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/06 07:13:45 Modified: sys/i386/conf files.i386 Log: Compile linux_genassym with the same options as genassym. ${PARAM} and - were missingUKERNEL. This was harmless until I declared the kernel's main(). Revision Changes Path 1.143 +3 -3 src/sys/i386/conf/files.i386