X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=blobdiff_plain;f=Config.in;fp=Config.in;h=0ef2f1413d79b365df141646bd6742a7d550421a;hp=db3094d729863f60b0ac2cb64a6644b13aabee2d;hb=73c4d73d6d3ba54ac0089f2619a6305277f4889d;hpb=80dd55228e0624348588bf86154d6ce2e7645b57 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