Dave Jones ([email protected]) said: > > +# We only build -PAE on 686. > > %ifarch i686 > > -%define with_up 0 > > %define with_pae 1 > > %else > > %define with_pae 0 > > The naming of 'with_up' is subtle here. With this change, > we'll try building a '686' kernel as well as a '686-PAE'.
That was the intent, as the i586 package would be going away. Bill _______________________________________________ Fedora-kernel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-kernel-list
