add buildroot-ng support to the whiterussian sdk
[openwrt/svn-archive/archive.git] / openwrt / toolchain / Config.in
index fd906f05f6f33ce8444d0c873facff5512b38e50..67a331f0489dc6d76d6f095387011f8e590324e0 100644 (file)
@@ -24,5 +24,5 @@ config BR2_SOFT_FLOAT
 
 config BR2_TARGET_OPTIMIZATION
        string
-       default "-Os -pipe -mips32 -mtune=mips32"
+       default "-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time"