generated from archlinux/template
Print config diff after make olddefconfig
This commit is contained in:
parent
4325d1b2ad
commit
71f7795e0a
1
PKGBUILD
1
PKGBUILD
@ -52,6 +52,7 @@ prepare() {
|
||||
echo "Setting config..."
|
||||
cp ../config .config
|
||||
make olddefconfig
|
||||
diff -u ../config .config || :
|
||||
|
||||
make -s kernelrelease > version
|
||||
echo "Prepared $pkgbase version $(<version)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user