Revert "ath79: use kernel 6.1 as default"
authorDavid Bauer <mail@david-bauer.net>
Sat, 9 Sep 2023 06:42:04 +0000 (08:42 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 9 Sep 2023 06:42:50 +0000 (08:42 +0200)
This reverts commit c94383de018c561355c5e239524fbefca4aee3aa.

THis commit was not meant to be pushed to main yet.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/Makefile

index 0a54fc59c6780bd21b517a28e72f800bd474b293..f7bb31c4ad8f54fa574885bf74d3a2ae0ef56db3 100644 (file)
@@ -8,7 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny
 
 FEATURES:=ramdisk squashfs usbgadget
 
-KERNEL_PATCHVER:=6.1
+KERNEL_PATCHVER:=5.15
 KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk