diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-18 15:10:21 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-22 21:16:53 +0200 |
commit | 15a70d085d1bb278a198f4666ab27000980020cc (patch) | |
tree | 8500fd6a4cdb03b4c537656425e3735d6441237d /target/linux/mpc85xx/patches-4.9 | |
parent | e6e5435c5b418b4fa51fad2ce18866a52d31af51 (diff) | |
download | upstream-15a70d085d1bb278a198f4666ab27000980020cc.tar.gz upstream-15a70d085d1bb278a198f4666ab27000980020cc.tar.bz2 upstream-15a70d085d1bb278a198f4666ab27000980020cc.zip |
kernel: bump 4.9 to 4.9.169
Refreshed all patches.
New symbols:
- CONFIG_PPC_BARRIER_NOSPEC
- CONFIG_LDISC_AUTOLOAD
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mpc85xx/patches-4.9')
-rw-r--r-- | target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch b/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch index 55976c32b1..6f7c243ee4 100644 --- a/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch +++ b/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch @@ -1,6 +1,6 @@ --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig -@@ -708,6 +708,14 @@ config CMDLINE_FORCE +@@ -713,6 +713,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. |