config modified
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -73,8 +73,8 @@ prepare() {
|
|||||||
|
|
||||||
echo "Setting config..."
|
echo "Setting config..."
|
||||||
cp ../config .config
|
cp ../config .config
|
||||||
# make olddefconfig
|
make olddefconfig
|
||||||
make menuconfig
|
# make menuconfig
|
||||||
diff -u ../config .config || :
|
diff -u ../config .config || :
|
||||||
|
|
||||||
make -s kernelrelease > version
|
make -s kernelrelease > version
|
||||||
|
|||||||
Reference in New Issue
Block a user