projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30d38d7
)
mediatek: expose testing Linux 6.1 testing kernel
author
Daniel Golle
<daniel@makrotopia.org>
Sat, 17 Jun 2023 20:10:26 +0000
(22:10 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Fri, 7 Jul 2023 12:01:39 +0000
(14:01 +0200)
Set KERNEL_TESTING_PATCHVER:=6.1 to allow building all subtargets with
Linux 6.1.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/Makefile
b/target/linux/mediatek/Makefile
index 73da79eaa0860198f538c360549c1ffc33ac4b90..f73f2daef615d9442694eda5b38f4efa2ee7634b 100644
(file)
--- a/
target/linux/mediatek/Makefile
+++ b/
target/linux/mediatek/Makefile
@@
-9,6
+9,7
@@
SUBTARGETS:=mt7622 mt7623 mt7629 filogic
FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \