diff options
author | John Audia <therealgraysky@proton.me> | 2022-08-25 10:52:50 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-08-28 07:24:59 +0200 |
commit | 89956c65325260c3d7130aa48b8284c786661e18 (patch) | |
tree | 2ce4834dda40927a7e451203e9ea93f59844c92a /target/linux/ipq40xx | |
parent | 4209c33ae27d6bb53722e79d7c1a696ea02e25ad (diff) | |
download | upstream-89956c65325260c3d7130aa48b8284c786661e18.tar.gz upstream-89956c65325260c3d7130aa48b8284c786661e18.tar.bz2 upstream-89956c65325260c3d7130aa48b8284c786661e18.zip |
kernel: bump 5.10 to 5.10.138
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit fc89ec06928469021010c2f5776450f739af07a5)
Diffstat (limited to 'target/linux/ipq40xx')
-rw-r--r-- | target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch b/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch index a2e4d2f112..4fc0566c73 100644 --- a/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch +++ b/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch @@ -10,7 +10,7 @@ Signed-off-by: John Crispin <john@phrozen.org> --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -904,11 +904,79 @@ dtb-$(CONFIG_ARCH_QCOM) += \ +@@ -904,11 +904,75 @@ dtb-$(CONFIG_ARCH_QCOM) += \ qcom-apq8074-dragonboard.dtb \ qcom-apq8084-ifc6540.dtb \ qcom-apq8084-mtp.dtb \ |