Update redmi_book_air_13_acpi.sh

This commit is contained in:
debuggerx01
2022-07-25 09:57:27 +08:00
committed by GitHub
parent b08b0de12f
commit de87de1bed

View File

@@ -4,4 +4,4 @@
sed -i "/ACPI_MAX_LOOP_TIMEOUT/s/30/3/g" include/acpi/acconfig.h sed -i "/ACPI_MAX_LOOP_TIMEOUT/s/30/3/g" include/acpi/acconfig.h
# make kernel version to 5.xx.0 # 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