From 0abcea19d7a3760d36c4bfb5158b807707eecabd Mon Sep 17 00:00:00 2001 From: John Audia Date: Fri, 28 Oct 2022 08:03:27 -0400 Subject: kernel: bump 5.10 to 5.10.151 All patches automatically rebased. Signed-off-by: John Audia (cherry picked from commit 7a27ac605c7e55b7350c0bea76ca5d6eb218c5ea) --- .../950-0162-kbuild-Allow-.dtbo-overlays-to-be-built-piecemeal.patch | 2 +- .../950-0192-Kbuild-Allow-.dtbo-overlays-to-be-built-adjust.patch | 2 +- target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux') diff --git a/target/linux/bcm27xx/patches-5.10/950-0162-kbuild-Allow-.dtbo-overlays-to-be-built-piecemeal.patch b/target/linux/bcm27xx/patches-5.10/950-0162-kbuild-Allow-.dtbo-overlays-to-be-built-piecemeal.patch index 8055eb2438..9c8acd8b25 100644 --- a/target/linux/bcm27xx/patches-5.10/950-0162-kbuild-Allow-.dtbo-overlays-to-be-built-piecemeal.patch +++ b/target/linux/bcm27xx/patches-5.10/950-0162-kbuild-Allow-.dtbo-overlays-to-be-built-piecemeal.patch @@ -24,7 +24,7 @@ Signed-off-by: Phil Elwell --- a/Makefile +++ b/Makefile -@@ -1364,6 +1364,9 @@ ifneq ($(dtstree),) +@@ -1367,6 +1367,9 @@ ifneq ($(dtstree),) %.dtb: include/config/kernel.release scripts_dtc $(Q)$(MAKE) $(build)=$(dtstree) $(dtstree)/$@ diff --git a/target/linux/bcm27xx/patches-5.10/950-0192-Kbuild-Allow-.dtbo-overlays-to-be-built-adjust.patch b/target/linux/bcm27xx/patches-5.10/950-0192-Kbuild-Allow-.dtbo-overlays-to-be-built-adjust.patch index 01b4e42bd2..a1f97539a3 100644 --- a/target/linux/bcm27xx/patches-5.10/950-0192-Kbuild-Allow-.dtbo-overlays-to-be-built-adjust.patch +++ b/target/linux/bcm27xx/patches-5.10/950-0192-Kbuild-Allow-.dtbo-overlays-to-be-built-adjust.patch @@ -15,7 +15,7 @@ Signed-off-by: Nataliya Korovkina --- a/Makefile +++ b/Makefile -@@ -1364,7 +1364,7 @@ ifneq ($(dtstree),) +@@ -1367,7 +1367,7 @@ ifneq ($(dtstree),) %.dtb: include/config/kernel.release scripts_dtc $(Q)$(MAKE) $(build)=$(dtstree) $(dtstree)/$@ diff --git a/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch b/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch index bb99e4ddbf..c8c9b305a5 100644 --- a/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch +++ b/target/linux/generic/backport-5.10/011-kbuild-export-SUBARCH.patch @@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau --- a/Makefile +++ b/Makefile -@@ -507,7 +507,7 @@ KBUILD_LDFLAGS_MODULE := +@@ -509,7 +509,7 @@ KBUILD_LDFLAGS_MODULE := KBUILD_LDFLAGS := CLANG_FLAGS := -- cgit v1.2.3