On Fri, 2005-05-06 at 13:01 -0700, Steve Iribarne wrote: > Hello fellow Newbies!!! > > So I've been working on the 2.4 and 2.6 kernels for about a year now. > Still feel like I know NOTHING! :) > > What I want to do is have an automated nightly build of my kernel. > Right now, in my source control, is a "clean" version of the kernel > source (ie. make clean, make mrpoper) > > What I am finding is that I need to run either make xconfig or make > menuconfig to create the autoconf.h file and setup the asm directory. > Does this nightly build of yours require a different config each time?? If not, then making the .config should only be a one time job..... subsequent builds can use the same config file (assuming you saved it the first time at a known location! :)). -mandeep > Can someone tell me how to do this without any "human" interaction? > Will make oldconfig do the trick for me? > > Thanks. > -stv > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/