We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad2021 commit dc8ed6aCopy full SHA for dc8ed6a
1 file changed
target/linux/rockchip/Makefile
@@ -7,8 +7,8 @@ BOARDNAME:=Rockchip
7
FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-part squashfs
8
SUBTARGETS:=armv8
9
10
-KERNEL_PATCHVER:=6.1
11
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.1
12
13
define Target/Description
14
Build firmware image for Rockchip SoC devices.
0 commit comments