From 05ed7dc50d7fd0be3ea8d6bdf06227bdeae2e7a5 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Wed, 2 Mar 2022 13:11:44 +0000 Subject: kernel: bump 5.10 to 5.10.103 Patches automatically rebased. Signed-off-by: Rui Salvaterra --- .../linux/at91/patches-5.10/99-scripts-fix-compilation-error.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/at91/patches-5.10/99-scripts-fix-compilation-error.patch') diff --git a/target/linux/at91/patches-5.10/99-scripts-fix-compilation-error.patch b/target/linux/at91/patches-5.10/99-scripts-fix-compilation-error.patch index cd47fe3952..711c7dfbcc 100644 --- a/target/linux/at91/patches-5.10/99-scripts-fix-compilation-error.patch +++ b/target/linux/at91/patches-5.10/99-scripts-fix-compilation-error.patch @@ -8,11 +8,9 @@ Signed-off-by: Claudiu Beznea scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/scripts/Makefile b/scripts/Makefile -index 9adb6d247818..035c1fe113ad 100644 --- a/scripts/Makefile +++ b/scripts/Makefile -@@ -21,7 +21,7 @@ HOSTCFLAGS_asn1_compiler.o = -I$(srctree)/include +@@ -21,7 +21,7 @@ HOSTCFLAGS_asn1_compiler.o = -I$(srctree HOSTCFLAGS_sign-file.o = $(CRYPTO_CFLAGS) HOSTLDLIBS_sign-file = $(CRYPTO_LIBS) HOSTCFLAGS_extract-cert.o = $(CRYPTO_CFLAGS) @@ -21,6 +19,3 @@ index 9adb6d247818..035c1fe113ad 100644 ifdef CONFIG_UNWINDER_ORC ifeq ($(ARCH),x86_64) --- -2.25.1 - -- cgit v1.2.3