On Wed, 12 Feb 2014, poma wrote:
> On 11.02.2014 23:41, Robert P. J. Day wrote:
> >
> > last question about "building kernel" wiki page, i promise. here:
> >
> > https://fedoraproject.org/wiki/Building_a_custom_kernel#Build_the_New_Kernel
> >
> > one reads:
> >
> > "To build with firmware includ
On 11.02.2014 23:41, Robert P. J. Day wrote:
>
> last question about "building kernel" wiki page, i promise. here:
>
> https://fedoraproject.org/wiki/Building_a_custom_kernel#Build_the_New_Kernel
>
> one reads:
>
> "To build with firmware included, do:
>
> rpmbuild -bb --with baseonly --with
last question about "building kernel" wiki page, i promise. here:
https://fedoraproject.org/wiki/Building_a_custom_kernel#Build_the_New_Kernel
one reads:
"To build with firmware included, do:
rpmbuild -bb --with baseonly --with firmware --without debuginfo \
--target=`uname -m` kernel.spec "