Skip to content

Commit

Permalink
ath79: use kernel 6.1 as default
Browse files Browse the repository at this point in the history
Signed-off-by: David Bauer <[email protected]>
  • Loading branch information
blocktrron committed Sep 8, 2023
1 parent aee2af0 commit c94383d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ath79/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny

FEATURES:=ramdisk squashfs usbgadget

KERNEL_PATCHVER:=5.15
KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.1

include $(INCLUDE_DIR)/target.mk
Expand Down

0 comments on commit c94383d

Please sign in to comment.