diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-05 10:58:45 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-08 12:07:28 +0200 |
commit | 5eac37624f0369dff30cbe7be0e037879b96df99 (patch) | |
tree | 67f0a2456275d6da72c2fe023b722aeb3ac63d0c /target/linux/mpc85xx | |
parent | 6fe9127a56e25330631f607b429e3f7dd6699373 (diff) | |
download | upstream-5eac37624f0369dff30cbe7be0e037879b96df99.tar.gz upstream-5eac37624f0369dff30cbe7be0e037879b96df99.tar.bz2 upstream-5eac37624f0369dff30cbe7be0e037879b96df99.zip |
kernel: bump 4.14 to 4.14.110
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r-- | target/linux/mpc85xx/patches-4.14/102-powerpc-add-cmdline-override.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/patches-4.14/102-powerpc-add-cmdline-override.patch b/target/linux/mpc85xx/patches-4.14/102-powerpc-add-cmdline-override.patch index a3b69bbbb3..6a16a34a18 100644 --- a/target/linux/mpc85xx/patches-4.14/102-powerpc-add-cmdline-override.patch +++ b/target/linux/mpc85xx/patches-4.14/102-powerpc-add-cmdline-override.patch @@ -1,6 +1,6 @@ --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig -@@ -830,6 +830,14 @@ config CMDLINE_FORCE +@@ -835,6 +835,14 @@ config CMDLINE_FORCE This is useful if you cannot or don't want to change the command-line options your boot loader passes to the kernel. |