From 73c4d73d6d3ba54ac0089f2619a6305277f4889d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 29 Jul 2013 09:38:29 +0000 Subject: build: unify target independent optimization options Signed-off-by: Felix Fietkau SVN-Revision: 37600 --- Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Config.in') 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 -- cgit v1.2.3