projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
059ef70
)
imx: enable 5.15 as testing kernel
author
Petr Štetiar
<ynezz@true.cz>
Tue, 29 Mar 2022 07:33:31 +0000
(09:33 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Wed, 30 Mar 2022 21:39:08 +0000
(23:39 +0200)
So anyone interested can help with new kernel version integration and
testing.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/imx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/imx/Makefile
b/target/linux/imx/Makefile
index b293655a9a6e4dc2105c46446dfa7983cc5112ca..ea035d6da60a41a02bb4c3e6c64534e89674a774 100644
(file)
--- a/
target/linux/imx/Makefile
+++ b/
target/linux/imx/Makefile
@@
-11,6
+11,7
@@
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubif
SUBTARGETS:=cortexa7 cortexa9
KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk