mpc85xx: switch to Kernel 5.10
This has testing support for 7 months. Time to switch. TL-WDR4900 is disabled due to kernel size limitation. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
ce793584e5
commit
d69bf6601e
@ -11,8 +11,7 @@ CPU_TYPE:=8540
|
|||||||
FEATURES:=squashfs ramdisk
|
FEATURES:=squashfs ramdisk
|
||||||
SUBTARGETS:=p1010 p1020 p2020
|
SUBTARGETS:=p1010 p1020 p2020
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.4
|
KERNEL_PATCHVER:=5.10
|
||||||
KERNEL_TESTING_PATCHVER:=5.10
|
|
||||||
|
|
||||||
KERNELNAME:=zImage
|
KERNELNAME:=zImage
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@ define Device/tplink_tl-wdr4900-v1
|
|||||||
IMAGES := factory.bin sysupgrade.bin
|
IMAGES := factory.bin sysupgrade.bin
|
||||||
IMAGE/sysupgrade.bin := tplink-v1-image sysupgrade | append-metadata
|
IMAGE/sysupgrade.bin := tplink-v1-image sysupgrade | append-metadata
|
||||||
IMAGE/factory.bin := tplink-v1-image factory
|
IMAGE/factory.bin := tplink-v1-image factory
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += tplink_tl-wdr4900-v1
|
TARGET_DEVICES += tplink_tl-wdr4900-v1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user