diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 11:52:40 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 20:45:11 +0100 |
commit | e38f3555694fcad59947085f6717146c2ae7b90f (patch) | |
tree | e55ddb6954472c0ffef7747dc1fce15acf8a1170 /target/linux/ipq40xx | |
parent | 4c14dbf5db33783b2e702904fe9a1856a118dda1 (diff) | |
download | upstream-e38f3555694fcad59947085f6717146c2ae7b90f.tar.gz upstream-e38f3555694fcad59947085f6717146c2ae7b90f.tar.bz2 upstream-e38f3555694fcad59947085f6717146c2ae7b90f.zip |
kernel: bump 4.14 to 4.14.172
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')
-rw-r--r-- | target/linux/ipq40xx/patches-4.14/307-ARM-qcom-Add-IPQ4019-SoC-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-4.14/307-ARM-qcom-Add-IPQ4019-SoC-support.patch b/target/linux/ipq40xx/patches-4.14/307-ARM-qcom-Add-IPQ4019-SoC-support.patch index 1dc1c97c72..9e77e252aa 100644 --- a/target/linux/ipq40xx/patches-4.14/307-ARM-qcom-Add-IPQ4019-SoC-support.patch +++ b/target/linux/ipq40xx/patches-4.14/307-ARM-qcom-Add-IPQ4019-SoC-support.patch @@ -13,7 +13,7 @@ Signed-off-by: Christian Lamparter <chunkeey@gmail.com> --- a/arch/arm/Makefile +++ b/arch/arm/Makefile -@@ -149,6 +149,7 @@ textofs-$(CONFIG_SA1111) := 0x00208000 +@@ -151,6 +151,7 @@ textofs-$(CONFIG_SA1111) := 0x00208000 endif textofs-$(CONFIG_ARCH_MSM8X60) := 0x00208000 textofs-$(CONFIG_ARCH_MSM8960) := 0x00208000 |