projects
/
openwrt
/
staging
/
aparcar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
595509c
)
at91: switch to Kernel 5.15 by default
k515-at91
author
Paul Spooren
<mail@aparcar.org>
Wed, 22 Feb 2023 18:40:20 +0000
(19:40 +0100)
committer
Paul Spooren
<mail@aparcar.org>
Wed, 22 Feb 2023 18:40:20 +0000
(19:40 +0100)
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index 20dc43cb9e8dbe7b0176e20eb34b052a7ce29ba1..7867290b7ea1d51f4d619ce1c267c6c93abab1e8 100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=Microchip (Atmel AT91)
FEATURES:=ext4 squashfs targz usbgadget ubifs
SUBTARGETS:=sama7 sama5 sam9x
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk