kernel: add MIPS kernel fix for an uninitialized CPU map
[openwrt/staging/yousong.git] / toolchain / musl / patches / 010-Add-PowerPC-soft-float-support.patch
index 4a851571c6d203423b5389917def0a1869e9e8b6..0dc3f0e8a89223a2f49317fad5c5d7d5b9c8feeb 100644 (file)
@@ -47,7 +47,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  
 --- a/configure
 +++ b/configure
-@@ -595,6 +595,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
+@@ -615,6 +615,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
  trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf
  fi