add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
[openwrt.git] / toolchain / binutils / Config.in
index ce3fa99..598029f 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)
This page took 0.019526 seconds and 4 git commands to generate.