summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-16 20:29:07 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-16 20:29:07 +0100
commit881e605bb710251addddf4c06753f2a942a1010a (patch)
tree7ce50e4a96326c7a6b842e590a2179e11f55ed29 /target/config/Config.in.kernelversion
parent1db1da9e33bc74cb3e9b2e04f26f3da40c337126 (diff)
linux: bump version
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r--target/config/Config.in.kernelversion6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 3f9de09ad..0eca8800a 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -5,13 +5,13 @@ choice
prompt "Kernel version" if !ADK_TARGET_CHOOSE_ARCH
depends on ADK_TARGET_OS_LINUX
default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_WITHOUT_MMU && ADK_TARGET_ARCH_XTENSA
-default ADK_TARGET_KERNEL_VERSION_4_4_5
+default ADK_TARGET_KERNEL_VERSION_4_4_6
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
-config ADK_TARGET_KERNEL_VERSION_4_4_5
- bool "4.4.5"
+config ADK_TARGET_KERNEL_VERSION_4_4_6
+ bool "4.4.6"
select ADK_TARGET_KERNEL_VERSION_4_4
config ADK_TARGET_KERNEL_VERSION_4_1_16