projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd8972f
)
rockchip: switch to kernel 6.1
author
Tianling Shen
<cnsztl@immortalwrt.org>
Sun, 25 Jun 2023 16:37:28 +0000
(
00:37
+0800)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 26 Nov 2023 18:44:56 +0000
(19:44 +0100)
Required by the following rk3568 support.
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 f17f0bdf49085cc6daacc9ab6be1b24413ef71bd..42d75e3b4f425782db98273ae963c7332eb58054 100644
(file)
--- a/
target/linux/rockchip/Makefile
+++ b/
target/linux/rockchip/Makefile
@@
-7,8
+7,7
@@
BOARDNAME:=Rockchip
FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-part squashfs
SUBTARGETS:=armv8
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
define Target/Description
Build firmware image for Rockchip SoC devices.