X-Git-Url: https://jxself.org/git/?p=open-ath9k-htc-firmware.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=9469c40deeb473e1998613672ff54abf1e5705be;hp=177de60b4598a52574ec95526ec436afc964043b;hb=aa7cf3a91fe7378a7d088db48c3fc6ba286eaad3;hpb=49ed2a48bfa327464ec5d1f3857e3de9ffbb7559 diff --git a/Makefile b/Makefile index 177de60..9469c40 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ GCC_VER=6.3.0 GCC_URL=https://ftp.gnu.org/gnu/gcc/gcc-$(GCC_VER)/gcc-$(GCC_VER).tar.bz2 GCC_TAR=gcc-$(GCC_VER).tar.bz2 GCC_DIR=gcc-$(GCC_VER) -GCC_PATCHES=local/patches/gcc.patch +GCC_PATCHES=local/patches/gcc.patch local/patches/gcc-6.3.0_fixup.patch GCC_SUM=f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f BASEDIR=$(shell pwd)