X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Config.in;h=0ef2f1413d79b365df141646bd6742a7d550421a;hb=7b05fe59a459976cd63bc77d9593d5ac0fc9e90a;hp=db3094d729863f60b0ac2cb64a6644b13aabee2d;hpb=94439c2b5d797a1e18ae9ff81a76a8e53ce2fa09;p=openwrt%2Fopenwrt.git diff --git a/Config.in b/Config.in index db3094d729..0ef2f1413d 100644 --- a/Config.in +++ b/Config.in @@ -847,6 +847,12 @@ menuconfig DEVEL in the package directory, pointing to the .git tree that you want to pull the source code from + config EXTRA_OPTIMIZATION + string "Additional compiler options" if DEVEL + default "-fno-caller-saves" + help + Extra Target-independent optimizations to use when building for the target. + menuconfig TARGET_OPTIONS bool "Target Options" if DEVEL