Date: Sun, 8 Feb 1998 22:35:38 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Sumit Gupta <sumit@tamu.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: question about recompiling kernel Message-ID: <Pine.BSF.3.96.980208223506.24904e-100000@gdi.uoregon.edu> In-Reply-To: <34DA4B3C.F4128309@tamu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Feb 1998, Sumit Gupta wrote: > I am trying to add some new c files to the FreeBSD kernel in the > netinet directory. However, if the change the makefile, doing > a "config GENERIC" (or config MYKERNEL - which is what > I call the one where I make my changes), the makefile gets > overwritten by one that is generated/copied. So my question > is, which all files do I need to modify to incorporate some new > C files in the /sys/netinet directory and compile them as a part > of the kernel? Modify the Makefile in /sys/netinet/. The one in the compile directory is generated by config. Also see to modifying files.i386 as necessary. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980208223506.24904e-100000>