mrproper doesn't need $CROSS_COMPILE set
This commit is contained in:
parent
43d64b26e6
commit
3e75bb64f8
@ -1610,7 +1610,7 @@ BuildKernel() {
|
|||||||
|
|
||||||
# and now to start the build process
|
# and now to start the build process
|
||||||
|
|
||||||
%{make} -s mrproper
|
make -s mrproper
|
||||||
cp configs/$Config .config
|
cp configs/$Config .config
|
||||||
|
|
||||||
%if %{signmodules}
|
%if %{signmodules}
|
||||||
|
Loading…
Reference in New Issue
Block a user