Update 00-prepare_base.sh
This commit is contained in:
@@ -64,6 +64,13 @@ CONFIG_LRNG_SELFTEST=y
|
|||||||
# CONFIG_LRNG_SELFTEST_PANIC is not set
|
# CONFIG_LRNG_SELFTEST_PANIC is not set
|
||||||
' >>./target/linux/generic/config-6.6
|
' >>./target/linux/generic/config-6.6
|
||||||
|
|
||||||
|
# 6.17_ppp_performance
|
||||||
|
wget https://github.com/torvalds/linux/commit/95d0d094.patch -O target/linux/generic/pending-6.6/999-1-95d0d09.patch
|
||||||
|
wget https://github.com/torvalds/linux/commit/1a3e9b7a.patch -O target/linux/generic/pending-6.6/999-2-1a3e9b7.patch
|
||||||
|
wget https://github.com/torvalds/linux/commit/7eebd219.patch -O target/linux/generic/pending-6.6/999-3-7eebd21.patch
|
||||||
|
|
||||||
|
# ppp_fix
|
||||||
|
wget -qO - https://github.com/immortalwrt/immortalwrt/commit/9d852a0.patch | patch -p1
|
||||||
|
|
||||||
### Other Kernel Hack 部分 ###
|
### Other Kernel Hack 部分 ###
|
||||||
# make olddefconfig
|
# make olddefconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user