Re: newbie Q2: recompiling kernel for SMP

1998-08-04 Thread Martin Bialasinski
>> "CE" == Chris Evans <[EMAIL PROTECTED]> writes: CE> 2nd newbie question: CE> I know I have to change one line in the makefile to get a comment CE> hash removed to reveal smp=1 to get my kernel makefile ready to CE> recompile the kernel for my twin pentium machine in SMP mode. CE> The catc

newbie Q2: recompiling kernel for SMP

1998-08-04 Thread Chris Evans
2nd newbie question: I know I have to change one line in the makefile to get a comment hash removed to reveal smp=1 to get my kernel makefile ready to recompile the kernel for my twin pentium machine in SMP mode. The catch is that I don't want to mess this up. Please would someone tell me e