X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=c7afb9b1068b71881cf01d28b9d7ce9530a760d4;hb=cca769ebf9a967ac03211799610f1e1ba3ba9ba9;hp=942e0c5d246d02ffac4a8d76325201e868bd7233;hpb=870dfc2bdf13a9d5009889a649c86f983e0a5375;p=open-ath9k-htc-firmware.git diff --git a/Makefile b/Makefile index 942e0c5..c7afb9b 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ BINUTILS_VER=2.26.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 local/patches/binutils-elf32-xtensa-sec_cache.patch +BINUTILS_PATCHES=local/patches/binutils.patch GCC_VER=6.2.0 GCC_URL=https://ftp.gnu.org/gnu/gcc/gcc-$(GCC_VER)/gcc-$(GCC_VER).tar.bz2