Click to See Complete Forum and Search --> : kernel compiling question


MicahWedemeyer
04-16-2001, 10:37 AM
When I compile the kernel, can I compile a very small kernel w/o much built in, then dynamically change my modules? What I mean is, do I always have to run make dep, make clean, make bzImage, etc. Or, can I just make xconfig, make modules, make modules_install? I'm running on an old P-150 and make bzImage takes a loooooong time.