projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fb2213
)
at91: enable 6.6 testing kernel
author
Mieczyslaw Nalewaj
<namiltd@yahoo.com>
Fri, 2 Aug 2024 20:37:28 +0000
(22:37 +0200)
committer
Nick Hainke
<vincent@systemli.org>
Tue, 17 Sep 2024 15:31:26 +0000
(17:31 +0200)
The at91 now supports 6.6 kernel as testing.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link:
https://github.com/openwrt/openwrt/pull/16058
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index d02a32071bc62452640b44a75b2577789fb5432c..cde2d77c7e4193ba915cc3264c5c46d80e8b57f2 100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-11,6
+11,7
@@
FEATURES:=ext4 squashfs targz usbgadget ubifs
SUBTARGETS:=sama7 sama5 sam9x
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk