Skip to content
Snippets Groups Projects
Verified Commit c804567f authored by Simon Borek's avatar Simon Borek
Browse files

patches/openwrt: fix mpc85xx-and-mvebu-switch-to-kernel-5.15.patch

to be applicable on top of /target/linux/mpc85xx/Makefile with spe_fpu feature enabled
parent 12949434
2 merge requests!569Turris OS 6.0 (HBK),!544Support and use SPE float instructions on Turris 1.x
......@@ -13,7 +13,7 @@ index b1771dfd8e..cc859b705a 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -11,7 +11,7 @@ CPU_TYPE:=8540
FEATURES:=squashfs ramdisk nand
FEATURES:=squashfs ramdisk nand spe_fpu
SUBTARGETS:=p1010 p1020 p2020
-KERNEL_PATCHVER:=5.4
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment