diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-28 14:16:20 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-30 11:16:25 +0100 |
commit | 4b2ab533d404784b2c708114032864271f53a062 (patch) | |
tree | b1828d5531186ea6fcdadc9e9decad07cbaaccef /target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch | |
parent | 0787b7247f0af07bc40b82634034c92ff1719618 (diff) | |
download | upstream-4b2ab533d404784b2c708114032864271f53a062.tar.gz upstream-4b2ab533d404784b2c708114032864271f53a062.tar.bz2 upstream-4b2ab533d404784b2c708114032864271f53a062.zip |
kernel: bump 4.19 to 4.19.80
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch')
-rw-r--r-- | target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch b/target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch index 28ab181e77..2fe6e46966 100644 --- a/target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch +++ b/target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch @@ -8,8 +8,6 @@ Signed-off-by: John Crispin <john@phrozen.org> arch/arm/boot/dts/Makefile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) -diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile -index b5bd3de87..5a52a0b19 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -785,11 +785,35 @@ dtb-$(CONFIG_ARCH_QCOM) += \ @@ -48,5 +46,3 @@ index b5bd3de87..5a52a0b19 100644 qcom-ipq8064-ap148.dtb \ qcom-msm8660-surf.dtb \ qcom-msm8960-cdp.dtb \ --- -2.20.1 |