On 3/11/06, Antoine Martin <[EMAIL PROTECTED]> wrote: > > What would I need to do to get the 32-bit area to build a 32-bit > > kernel? When I run make menuconfig and try to change the processor I'm > > only given 2 64-bit options. > Have you tried: > make ARCH=i386 menuconfig > make ARCH=i386 > > Antoine
Forward progress. Thanks! Is the second make ARCH-i386 required or was that offered as an alternative? I did only the first and I now have all the processor choices I wanted. My first kernel didn't boot correctly so I have to debug that but that's pretty easy I'm sure. Thanks, Mark -- [email protected] mailing list
