From owner-freebsd-current Wed Dec 30 10:52:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA17584 for freebsd-current-outgoing; Wed, 30 Dec 1998 10:52:51 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA17576 for ; Wed, 30 Dec 1998 10:52:50 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id KAA90467; Wed, 30 Dec 1998 10:52:26 -0800 (PST) (envelope-from dillon) Date: Wed, 30 Dec 1998 10:52:26 -0800 (PST) From: Matthew Dillon Message-Id: <199812301852.KAA90467@apollo.backplane.com> To: Luigi Rizzo Cc: current@FreeBSD.ORG Subject: Re: -DKERNEL option when compiling kernels ? References: <199812301358.OAA17779@labinfo.iet.unipi.it> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Hi, : :i see that now -DKERNEL is the only define left in the command line, :most things being in opt_global.h : :Couldn't it also go into opt_global.h ? : : luigi No, else how do source moduels know whether to #include opt_global.h or not ? If they aren't being compiled as part of the kernel no opt_global.h would exist. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message