Add binutils extra configure options
[openwrt/staging/florian.git] / toolchain / binutils / Config.in
index ce3fa99622d138ca9fb7dc75ebc41655cc7102ba..598029f1df8574f15489ed6db92b16e2ea75f880 100644 (file)
@@ -14,6 +14,13 @@ choice
 
 endchoice
 
+config EXTRA_BINUTILS_CONFIG_OPTIONS
+       string
+       prompt "Additional binutils options" if TOOLCHAINOPTS
+       default ""
+       help
+           Any additional binutils options you may want to include....
+
 config BINUTILS_VERSION
        string
        prompt "Binutils Version" if (TOOLCHAINOPTS && NULL)