X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=openwrt%2Ftoolchain%2Fbinutils%2Fbinutils.mk;h=8fccbac370998f81a68283efac435bf0f6a9e0bd;hb=1b22642f292f8a284c0fd51be31379879edf199e;hp=c0d504d6dc90f0d239fc76f1f3b628cd002628e9;hpb=db449cb9aa58e82fa752c9d8095fb9dac3c494b1;p=oweals%2Fopenwrt.git diff --git a/openwrt/toolchain/binutils/binutils.mk b/openwrt/toolchain/binutils/binutils.mk index c0d504d6dc..8fccbac370 100644 --- a/openwrt/toolchain/binutils/binutils.mk +++ b/openwrt/toolchain/binutils/binutils.mk @@ -34,6 +34,7 @@ $(BINUTILS_DIR)/.unpacked: $(DL_DIR)/$(BINUTILS_SOURCE) $(BINUTILS_DIR)/.patched: $(BINUTILS_DIR)/.unpacked # Apply appropriate binutils patches. $(SCRIPT_DIR)/patch-kernel.sh $(BINUTILS_DIR) ./$(BINUTILS_VERSION) \*.patch + $(SCRIPT_DIR)/patch-kernel.sh $(BINUTILS_DIR) ./all \*.patch touch $(BINUTILS_DIR)/.patched $(BINUTILS_DIR1)/.configured: $(BINUTILS_DIR)/.patched