projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcaf7b3
)
rockchip: switch to 5.15 kernel
author
Tomas Lara
<tl849670@gmail.com>
Sun, 26 Jun 2022 02:28:42 +0000
(22:28 -0400)
committer
David Bauer
<mail@david-bauer.net>
Sun, 2 Oct 2022 21:07:50 +0000
(23:07 +0200)
Run tested: NanoPI R4S
Signed-off-by: Tomas Lara <tl849670@gmail.com>
target/linux/rockchip/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/Makefile
b/target/linux/rockchip/Makefile
index 1fbd4983da1955c0d2141f1f6837af584c7e8571..7b04bfdb2180f64f1696eaee87e5e95c273d2cd8 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.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
define Target/Description
Build firmware image for Rockchip SoC devices.