Skip to content

Commit

Permalink
realtek: default to 6.6
Browse files Browse the repository at this point in the history
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: openwrt/openwrt#16408
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
robimarko committed Sep 17, 2024
1 parent 5b4131d commit afa9811
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions target/linux/realtek/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit afa9811

Please sign in to comment.