From owner-cvs-all Sat Aug 19 11:12:31 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 178B437B422; Sat, 19 Aug 2000 11:12:27 -0700 (PDT) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA46271; Sat, 19 Aug 2000 12:12:24 -0600 (MDT) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost.village.org [127.0.0.1]) by billy-club.village.org (8.9.3/8.8.3) with ESMTP id MAA27962; Sat, 19 Aug 2000 12:12:40 -0600 (MDT) Message-Id: <200008191812.MAA27962@billy-club.village.org> To: Marcel Moolenaar Subject: Re: cvs commit: src/sys Makefile Cc: John Baldwin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sat, 19 Aug 2000 10:28:05 PDT." <399EC3A5.4AC59736@cup.hp.com> References: <399EC3A5.4AC59736@cup.hp.com> <200008170543.WAA82174@freefall.freebsd.org> Date: Sat, 19 Aug 2000 12:12:40 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <399EC3A5.4AC59736@cup.hp.com> Marcel Moolenaar writes: : > Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' as : : Shouldn't this be ${MACHINE}? I'm not sure why this is even needed at all. Why? Because all the GENERIC files have: hints "GENERIC.hints" #Default places to look for devices. in them, which compiles a copy of the hints into the kernel. Why doesn't that work? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message