UPD 03 Processor Type and Features
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -96,7 +96,7 @@ prepare() {
|
||||
fi
|
||||
make olddefconfig
|
||||
# this and next line is added by me, Thomas Kuschel oe3tkt
|
||||
read -p "Press enter to continue with menuconfig
|
||||
read -p "Press enter to continue with menuconfig"
|
||||
make menuconfig
|
||||
diff -u ../config .config | tee "../../config-${pkgver%.*}.patch" || :
|
||||
cp .config "../../config-${pkgver%.*}"
|
||||
|
||||
Reference in New Issue
Block a user