projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9daae79
)
rockchip: enable testing kernel version with 6.1 version
author
Tianling Shen
<cnsztl@immortalwrt.org>
Thu, 25 May 2023 15:20:20 +0000
(23:20 +0800)
committer
Nick Hainke
<vincent@systemli.org>
Mon, 29 May 2023 17:44:31 +0000
(19:44 +0200)
Enable testing kernel version with 6.1 kernel version.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
target/linux/rockchip/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/Makefile
b/target/linux/rockchip/Makefile
index 7b04bfdb2180f64f1696eaee87e5e95c273d2cd8..f17f0bdf49085cc6daacc9ab6be1b24413ef71bd 100644
(file)
--- a/
target/linux/rockchip/Makefile
+++ b/
target/linux/rockchip/Makefile
@@
-8,6
+8,7
@@
FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-pa
SUBTARGETS:=armv8
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
define Target/Description
Build firmware image for Rockchip SoC devices.