mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 18:19:53 +00:00
Add variable to enable experimental Kernel
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM fedora:35
|
||||
FROM fedora:36
|
||||
|
||||
RUN yum update -y
|
||||
|
||||
|
||||
@@ -87,3 +87,6 @@ CONFIG_PACKAGE_kmod-ipt-nat=y
|
||||
|
||||
# language packages
|
||||
# CONFIG_PACKAGE_luci-i18n-base-pl=y
|
||||
|
||||
# use experimental kernel
|
||||
CONFIG_TESTING_KERNEL=y
|
||||
|
||||
Reference in New Issue
Block a user