Re: my "custom" kernel still builds everything

2003-02-13 Thread Jason Hunt
On Thu, Feb 13, 2003 at 02:15:03AM -0500, Tom Vier wrote: > there's a few quirks i'm curiuos about. i made a custom config file, just > like i do in netbsd, however, it still builds *everything*. not only that, > but make install copies *.o into /boot/kernel/. boot time linking. a little > strange,

Re: my "custom" kernel still builds everything

2003-02-12 Thread Willie Viljoen
On Thursday 13 February 2003 9:15, Tom Vier wrote: > there's a few quirks i'm curiuos about. i made a custom config file, just > like i do in netbsd, however, it still builds *everything*. not only > that, but make install copies *.o into /boot/kernel/. boot time linking. > a little strange, but ok

my "custom" kernel still builds everything

2003-02-12 Thread Tom Vier
there's a few quirks i'm curiuos about. i made a custom config file, just like i do in netbsd, however, it still builds *everything*. not only that, but make install copies *.o into /boot/kernel/. boot time linking. a little strange, but ok. i can't just remove any .o can i? more to the point, how