X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fbinutils%2FMakefile;h=f6889cb0e81ba24a927cd1a59584fb4c2acbecdc;hp=1df6f94ae9cfb5aaf5effe7ff4e1e61eefd7af5a;hb=4fd87220567f1ae3ad209da1f602dc81c6b4d6b1;hpb=15e963915963cda515311531b182b9e0c52f35a0 diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 1df6f94ae9..f6889cb0e8 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -13,6 +13,8 @@ BIN_VERSION:=$(PKG_VERSION) PKG_SOURCE_URL:=@GNU/binutils/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +TAR_OPTIONS += --exclude='*.rej' + ifeq ($(PKG_VERSION),2.27) PKG_HASH:=369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88 endif