1
0

UPD 03 Processor Type and Features

Dieser Commit ist enthalten in:
2025-02-04 01:04:56 +01:00
Ursprung 82936b74ad
Commit 381bf525ef
8 geänderte Dateien mit 13291 neuen und 220 gelöschten Zeilen
+1 -1
Datei anzeigen
@@ -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%.*}"