Date: Wed, 3 Apr 2002 10:09:17 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES src/sys/i386/conf Makefile NOTES Message-ID: <200204031809.g33I9Hj41673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/04/03 10:09:17 PST Modified files: sys/conf NOTES sys/i386/conf Makefile NOTES Log: First round at trying to split up NOTES into MI and MD portions. Unfortunately, this level doesn't really provide enough granularity. We probably need several MI NOTES type files for things that are shared by several architectures but not by all. For example, the PCI options could live in a NOTES.pci. This also updates the Makefile for i386 to generate LINT. The only changes in the generated LINT are the order of various options. Suggestions for improvement welcome. Revision Changes Path 1.1016 +8 -1205 src/sys/conf/NOTES 1.3 +3 -3 src/sys/i386/conf/Makefile 1.1016 +3 -1777 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204031809.g33I9Hj41673>