From: Daniel Golle Date: Tue, 28 May 2024 00:49:36 +0000 (+0100) Subject: kernel: add missing patch header X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bc59bf2a3565949e66f453b1ae18cfc279981391;p=openwrt%2Fstaging%2Fthess.git kernel: add missing patch header Make sure all patches can again be applied using 'git am' on the corresponding linux-stable git tree. Fixes: a7ae4ed0a3 ("kernel: fix tools build breakage on macos with x86") Signed-off-by: Daniel Golle --- diff --git a/target/linux/generic/hack-6.6/200-tools_portability.patch b/target/linux/generic/hack-6.6/200-tools_portability.patch index 2ea8a68537..5d2b20dcb7 100644 --- a/target/linux/generic/hack-6.6/200-tools_portability.patch +++ b/target/linux/generic/hack-6.6/200-tools_portability.patch @@ -1,3 +1,10 @@ +From a7ae4ed0a3951c45d4a59ee575951b64ae4a23fb Mon Sep 17 00:00:00 2001 +From: Felix Fietkau +Date: Tue, 7 May 2024 12:22:15 +0200 +Subject: [PATCH] kernel: fix tools build breakage on macos with x86 + +Signed-off-by: Felix Fietkau +--- --- a/tools/scripts/Makefile.include +++ b/tools/scripts/Makefile.include @@ -72,8 +72,6 @@ $(call allow-override,CXX,$(CROSS_COMPIL