Update redmi_book_air_13_acpi.sh

This commit is contained in:
debuggerx01 2023-01-07 02:20:18 +08:00 committed by GitHub
parent c7e926e983
commit 9a6e457c97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,4 +4,4 @@
sed -i "/ACPI_MAX_LOOP_TIMEOUT/s/30/3/g" include/acpi/acconfig.h
# make kernel version to 5.xx.0
sed -i '/SUBLEVEL =/s/[0-9]./0/g' Makefile
sed -i '/SUBLEVEL =/s/[0-9].*/0/g' Makefile