(no subject)

From: Keith Owens (kaos@ocs.com.au)
Date: Sun Jul 09 2000 - 20:10:03 EST


On Sun, 9 Jul 2000 15:20:46 -0700 (PDT),
Suvani Kaura <bg24096@yahoo.com> wrote:
>I have a question about compiling the linux kernel. I
>have added new .c and .h files to the Linux
>networking (linux/net/ipv4) and include
>(linux/include/net) directories. Do I have to make any
>changes to the makefile or would "make dep" and "make
>zImage" automatically take care of it.

The .h files are not a problem, they are picked up automatically. Edit
linux/{net,ipv4}/Makefile to tell make to compile your .c files. See
linux/Documentation/DocBook/kernel-hacking.tmpl, under "Putting Your
Stuff in the Kernel".

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:10 EST