diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 12:05:14 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 12:05:14 +0100 |
commit | 6fbfac32b0a877b2dbadf588b467dd0d6859a33b (patch) | |
tree | f8521ee791bda6824ab23c1f3a2f2d452cd707c2 /target/config | |
parent | a6eb163bb34bc63ace7140ec690cbf22c6c68125 (diff) |
linux: update to 4.4.28
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index eab08363f..1161f1193 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -41,7 +41,7 @@ config ADK_TARGET_KERNEL_VERSION_4_8 depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU config ADK_TARGET_KERNEL_VERSION_4_4 - bool "4.4.20" + bool "4.4.28" depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_CPU_MIPS_MIPS32R6 |