Re:

From: Ben Greear (greearb@candelatech.com)
Date: Sun Jul 09 2000 - 21:46:38 EST


Khimenko Victor wrote:
>
> In <20000709222046.16920.qmail@web5203.mail.yahoo.com> Suvani Kaura (bg24096@yahoo.com) wrote:
> > Hi All
>
> > 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
>
> Yes, of course. Make does not have built-in telepathy so how it can guess
More precisely, you may want to add something like:

OBJS += new_file.c

I think that will cause it to be built.

-- 
Ben Greear (greearb@candelatech.com)  http://www.candelatech.com
Author of ScryMUD:  scry.wanfear.com 4444        (Released under GPL)
http://scry.wanfear.com               http://scry.wanfear.com/~greear

- 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