projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd37b20
)
at91: kernel v5.15: use KERNEL_TESTING_PATCHVER:=5.15
author
Claudiu Beznea
<claudiu.beznea@microchip.com>
Thu, 29 Sep 2022 07:19:18 +0000
(10:19 +0300)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 21 Oct 2022 22:51:25 +0000
(
00:51
+0200)
Use KERNEL_TESTING_PATCHVER:=15 for at91 targets.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index af0dc3f338494d45ce2464fb243c441a5390dd86..20dc43cb9e8dbe7b0176e20eb34b052a7ce29ba1 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:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk