projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e18dda0
)
rockchip: add kernel 6.6 as testing kernel
author
Antonio Flores
<antflores627@gmail.com>
Fri, 19 Apr 2024 17:44:18 +0000
(13:44 -0400)
committer
Nick Hainke
<vincent@systemli.org>
Mon, 6 May 2024 22:17:12 +0000
(
00:17
+0200)
Add kernel 6.6 as testing kernel
Signed-off-by: Antonio Flores <antflores627@gmail.com>
target/linux/rockchip/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/Makefile
b/target/linux/rockchip/Makefile
index 42d75e3b4f425782db98273ae963c7332eb58054..75423f70efc740bc0885676ee0c4625177d631bc 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:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
define Target/Description
Build firmware image for Rockchip SoC devices.