From 604087fae3afd32a563b3ca4ecb160a0d31f5217 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Mon, 7 Dec 2020 04:26:07 +0100
Subject: [PATCH] modules: refresh OpenWrt patches

Fixes commit fb8cd562f6d3 ("modules: update OpenWrt")
---
 patches/openwrt/0010-tools-add-zstd.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patches/openwrt/0010-tools-add-zstd.patch b/patches/openwrt/0010-tools-add-zstd.patch
index 7862dce77..d0e868206 100644
--- a/patches/openwrt/0010-tools-add-zstd.patch
+++ b/patches/openwrt/0010-tools-add-zstd.patch
@@ -6,7 +6,7 @@ Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
 (cherry picked from commit 258dc0d0fd3aae47add9b7dca40848a92d03a4ea)
 
 diff --git a/tools/Makefile b/tools/Makefile
-index d7207ba89dd91df558eaf970961fdef225aa1f37..14fe4fb4b5f4e0c745cb8592a39bcf238dcc5444 100644
+index b8d986b80cc4b34addf2b35a2b143cfcb583c717..33266ca72d01fa564fb3f06d675219d700edd481 100644
 --- a/tools/Makefile
 +++ b/tools/Makefile
 @@ -33,7 +33,7 @@ tools-$(CONFIG_TARGET_mxs) += elftosb sdimage
-- 
GitLab