On Tue, 24 Oct 2000, Carson, Chuck wrote:

> 
> I have a simple question, I hope. Let say I have done make config and
> successfully rebuilt a kernel, installed it, and having it bootting fine.
> Next, I make shared memory changes to the appropriate header files. Can I
> simply build the kernel again from this point w/o going through make config
> again?
> 
> Thanks greatly,
> Chuck
> 

Never tried myself, but I suppose it should work.  The "make
config/menuconfig/xconfig" simply creates a .config file that contains
information about all the code that you will compile into the kernel, as
modules, etc.  If you don't want to change that information, then you should be
able to recompile without modyfying the .config file, I suppose.


-------------------------------
Nitebirdz
-------------------------------
A master was explaining the nature of the Tao to one of his novices, "The
Tao is embodied in all software -- regardless of how insignificant," said
the master.
-- "Is the Tao in a hand-held calculator?" asked the novice.
-- "It is," came the reply.
-- "Is the Tao in a video game?" continued the novice.
-- "It is even in a video game," said the master.
-- "And is the Tao in the DOS for a personal computer?"
The master coughed and shifted his position slightly. "The lesson is over
for today," he said.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to