diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-06-19 15:54:47 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-06-19 15:54:47 +0200 |
commit | 7c7fdd0d865e0d65e4a18942fab1fce65e16a94f (patch) | |
tree | 780659db0b13e5f754e088f11a588bde44ef3301 /target/config/Config.in.kernelversion | |
parent | 0784d2686031ae886a960d212e9bedaac8a72ba2 (diff) |
linux: update to 4.1.26, refresh realtime patch
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index d64d554dd..c6687d92a 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -28,8 +28,8 @@ config ADK_TARGET_KERNEL_VERSION_4_4_10 depends on !ADK_TARGET_ARCH_NIOS2 select ADK_TARGET_KERNEL_VERSION_4_4 -config ADK_TARGET_KERNEL_VERSION_4_1_24 - bool "4.1.24" +config ADK_TARGET_KERNEL_VERSION_4_1_26 + bool "4.1.26" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 |