Srinivas <[EMAIL PROTECTED]> writes:
> I would like to know the usage of files and files.[arch] in sys/conf.

"files" and "options" are used to determine which source files should be
included and which preprocessor macros should be defined according to
the "device" and "option" lines in the kernel config.

However, as a "beginner of freebsd kernel", I would recommend that you
spend your time reading (and writing or modifying) source code, not
trying to understand the Makefiles.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to