Date: Wed, 30 Dec 1998 10:52:26 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Luigi Rizzo <luigi@labinfo.iet.unipi.it> Cc: current@FreeBSD.ORG Subject: Re: -DKERNEL option when compiling kernels ? Message-ID: <199812301852.KAA90467@apollo.backplane.com> References: <199812301358.OAA17779@labinfo.iet.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
: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.
<dillon@backplane.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812301852.KAA90467>
