X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=blobdiff_plain;f=ath9k_htc%2FMakefile;fp=ath9k_htc%2FMakefile;h=ee5e61b7e9d2d1a97f5414c16cbce2536b9bf3b5;hp=9469c40deeb473e1998613672ff54abf1e5705be;hb=bc69b51eca842f9a09ed8482f67bdd607af554f3;hpb=4d82a54061be75c0bf489026aad55821bc9c61c7 diff --git a/ath9k_htc/Makefile b/ath9k_htc/Makefile index 9469c40..ee5e61b 100644 --- a/ath9k_htc/Makefile +++ b/ath9k_htc/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 local/patches/gcc-6.3.0_fixup.patch +GCC_PATCHES=local/patches/gcc.patch local/patches/gcc-6.3.0_fixup.patch local/patches/gcc.patch2 GCC_SUM=f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f BASEDIR=$(shell pwd)