Change Kernel Version
This commit is contained in:
parent
0df854059e
commit
93378f605f
|
@ -12,8 +12,9 @@ CONFIG_PACKAGE_dockerd=y
|
|||
CONFIG_PACKAGE_luci-lib-docker=y
|
||||
# Hello World
|
||||
# CONFIG_PACKAGE_luci-app-vssr=y
|
||||
# Kernel 5.15
|
||||
# CONFIG_TESTING_KERNEL=y
|
||||
# KERNEL_PATCHVER:=6.6
|
||||
# KERNEL_TESTING_PATCHVER:=6.1
|
||||
CONFIG_TESTING_KERNEL=y
|
||||
# Theme
|
||||
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
|
||||
CONFIG_PACKAGE_luci-theme-bootstrap=y
|
||||
|
|
|
@ -4,8 +4,9 @@ CONFIG_PACKAGE_davfs2=y
|
|||
CONFIG_PACKAGE_smartdns=y
|
||||
CONFIG_PACKAGE_luci-app-smartdns=y
|
||||
CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y
|
||||
# Kernel 5.10
|
||||
# CONFIG_TESTING_KERNEL=y
|
||||
# KERNEL_PATCHVER:=6.6
|
||||
# KERNEL_TESTING_PATCHVER:=6.1
|
||||
CONFIG_TESTING_KERNEL=y
|
||||
# Theme
|
||||
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
|
||||
# CONFIG_PACKAGE_luci-theme-argon is not set
|
||||
|
|
|
@ -9,8 +9,9 @@ CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y
|
|||
CONFIG_IB=y
|
||||
CONFIG_IB_STANDALONE=y
|
||||
|
||||
# Kernel 5.4
|
||||
# CONFIG_TESTING_KERNEL=y
|
||||
# KERNEL_PATCHVER:=6.6
|
||||
# KERNEL_TESTING_PATCHVER:=6.1
|
||||
CONFIG_TESTING_KERNEL=y
|
||||
# Theme
|
||||
CONFIG_PACKAGE_luci-theme-atmaterial-ColorIcon=y
|
||||
CONFIG_PACKAGE_luci-theme-edge=y
|
||||
|
|
Loading…
Reference in New Issue