X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=Config.in;h=0ef2f1413d79b365df141646bd6742a7d550421a;hb=949bb5b843236432a9401046502ad3065080ae6f;hp=db3094d729863f60b0ac2cb64a6644b13aabee2d;hpb=8dd41a39320fda879775f98d8b0f5826d89271dd;p=openwrt.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