On Tue, Jun 01, 2010 at 03:35:55PM +0000, Jarod Wilson wrote:
> Author: jwilson
>
> - make -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT modules_install
> KERNELRELEASE=$KernelVer mod-fw=
> + if [ "$Arch" != "s390" -o "$Flavour" != "kdump" ]; then
> + make -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT modules_install
> KERNELRELEASE=$KernelVer mod-fw=
> + else
> + mkdir -p $RPM_BUILD_ROOT/lib/modules/$KernelVer/{kernel,extra}
> + fi
What the hell is this crap?
_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel