Date: Thu, 05 Feb 1998 17:29:00 -0600 From: Sumit Gupta <sumit@tamu.edu> To: freebsd-questions@FreeBSD.ORG Subject: question about recompiling kernel Message-ID: <34DA4B3C.F4128309@tamu.edu>
next in thread | raw e-mail | index | archive | help
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? Any help would be greatly appreciated. Please reply to sumit@tamu.edu thanks Sumit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34DA4B3C.F4128309>