> > bzImage is not necessarily the correct build target > > for other architectures besides ia32. > > The kernel doesn't actually end up being included in the > LSB-SI, we just > need it's headers to build a thing or two. Can we get by > using a lesser > target such as "make all" that will work everywhere?
I believe "make all" is clean and always builds a kernel, just not a bootable image. That should be fine. "make modules" should also consistently work, if that's needed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with subject of "unsubscribe". Trouble? Email [EMAIL PROTECTED]
