X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=0465298f923b17519bc6bef3f2822c2ea1fe6a57;hb=24b475841870cc495417619637c42d65381be38e;hp=ec4d440da6e42e9c2aa5c56678ab319a48e0ec5f;hpb=3ab79b4a8e895983a5701b08e767c1e9ff9f622a;p=open-ath9k-htc-firmware.git diff --git a/Makefile b/Makefile index ec4d440..0465298 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ BINUTILS_VER=2.23.1 BINUTILS_URL=https://ftp.gnu.org/gnu/binutils/binutils-$(BINUTILS_VER).tar.bz2 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2 BINUTILS_DIR=binutils-$(BINUTILS_VER) -BINUTILS_PATCHES=local/patches/binutils.patch +BINUTILS_PATCHES=local/patches/binutils.patch local/patches/binutils-elf32-xtensa-sec_cache.patch GCC_VER=4.7.2 GCC_URL=https://ftp.gnu.org/gnu/gcc/gcc-$(GCC_VER)/gcc-$(GCC_VER).tar.bz2