Browse Source

stm32: enable 6.12 testing kernel

The stm32 target now supports 6.12 kernel as testing.

Signed-off-by: Thomas Richard <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18740
Signed-off-by: Hauke Mehrtens <[email protected]>
Thomas Richard 11 tháng trước cách đây
mục cha
commit
b1e93ee54f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      target/linux/stm32/Makefile

+ 1 - 0
target/linux/stm32/Makefile

@@ -12,6 +12,7 @@ SUBTARGETS:=stm32mp1
 CPU_TYPE:=
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk