projects
/
openwrt
/
staging
/
mkresin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6470018
)
mediatek: switch to 5.15
author
Chuanhong Guo
<gch981213@gmail.com>
Thu, 14 Apr 2022 04:45:01 +0000
(12:45 +0800)
committer
Chuanhong Guo
<gch981213@gmail.com>
Thu, 28 Apr 2022 13:57:18 +0000
(21:57 +0800)
the SPI-NAND driver switch breaks dts compatibility. It's too much work
to backport all ECC framework support to 5.10 so let's switch the target
to 5.15 instead.
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/mediatek/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/Makefile
b/target/linux/mediatek/Makefile
index 2b4f240429bbb451eb296c18573c986522972ce8..da3cf18cf629485934ed29fe184a9657e056196d 100644
(file)
--- a/
target/linux/mediatek/Makefile
+++ b/
target/linux/mediatek/Makefile
@@
-8,8
+8,7
@@
BOARDNAME:=MediaTek Ralink ARM
SUBTARGETS:=mt7622 mt7623 mt7629
FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \