Преглед изворни кода

pistachio: switch to 5.15 by default

It appears that only a few users are using the pistachio SoC. The most
active user of the target has already approved the testing kernel and
so it is very unlikely bugs will be reported in the near future.
Therefore, the target should be directly bumped to 5.15.

Acked-by: Hauke Mehrtens <[email protected]>
Signed-off-by: Nick Hainke <[email protected]>
Nick Hainke пре 3 година
родитељ
комит
ac21dff5b6
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      target/linux/pistachio/Makefile

+ 1 - 2
target/linux/pistachio/Makefile

@@ -12,8 +12,7 @@ CPU_TYPE:=24kc
 CPU_SUBTYPE:=24kf
 CPU_SUBTYPE:=24kf
 SUBTARGETS:=generic
 SUBTARGETS:=generic
 
 
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk