From 0ff3adfa11a7b845a182ab8c37c1d363302b9991 Mon Sep 17 00:00:00 2001 From: John Audia Date: Sun, 30 Oct 2022 08:32:36 -0400 Subject: kernel: bump 5.10 to 5.10.152 All patches automatically rebased. Signed-off-by: John Audia [Add CONFIG_ARM64_ERRATUM_1742098 to config] Signed-off-by: Hauke Mehrtens (cherry picked from commit 52400e167d83bd0bfc40394f9383529212b545ad) --- .../950-0162-kbuild-Allow-.dtbo-overlays-to-be-built-piecemeal.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm27xx/patches-5.10/950-0162-kbuild-Allow-.dtbo-overlays-to-be-built-piecemeal.patch') 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 9c8acd8b25..0506bc26a8 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 -@@ -1367,6 +1367,9 @@ ifneq ($(dtstree),) +@@ -1369,6 +1369,9 @@ ifneq ($(dtstree),) %.dtb: include/config/kernel.release scripts_dtc $(Q)$(MAKE) $(build)=$(dtstree) $(dtstree)/$@ -- cgit v1.2.3