mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
realtek: default to 6.6
Now that there is 6.6 support for realtek, lets encourage testing it by making it default so 5.15 can be dropped ASAP. Link: https://github.com/openwrt/openwrt/pull/16408 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
5b4131dfe8
commit
afa9811a0c
@ -9,8 +9,7 @@ DEVICE_TYPE:=basic
|
||||
FEATURES:=ramdisk squashfs
|
||||
SUBTARGETS:=rtl838x rtl839x rtl930x rtl931x
|
||||
|
||||
KERNEL_PATCHVER:=5.15
|
||||
KERNEL_TESTING_PATCHVER:=6.6
|
||||
KERNEL_PATCHVER:=6.6
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Realtek RTL83xx based boards.
|
||||
|
Loading…
Reference in New Issue
Block a user