X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=toolchain%2Fbinutils%2FMakefile;h=2ca79d3eaf9a93054fcb650c32c50fd666977f4f;hp=b3a68893b5872e333b3221ea814da60f9d4137bc;hb=81c4880f4091242ddd3c15748390b21544641517;hpb=57a45d60efb4c7bf2a3c7a8ca3f637ce5702e886 diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index b3a68893b5..2ca79d3eaf 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -33,6 +33,7 @@ define Build/Configure --target=$(REAL_GNU_TARGET_NAME) \ --disable-werror \ --disable-nls \ + $(call qstrip,$(CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS)) \ ); endef