diff options
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index 3325d6415..e99e94b0d 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -5,10 +5,10 @@ choice prompt "Kernel Version" depends on ADK_TARGET_KERNEL_CUSTOMISING default ADK_KERNEL_VERSION_3_14_28 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 -default ADK_KERNEL_VERSION_3_18.3 +default ADK_KERNEL_VERSION_3_18.4 -config ADK_KERNEL_VERSION_3_18_3 - prompt "3.18.3" +config ADK_KERNEL_VERSION_3_18_4 + prompt "3.18.4" depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX boolean select ADK_KERNEL_VERSION_3_18 @@ -18,8 +18,8 @@ config ADK_KERNEL_VERSION_3_14_28 boolean select ADK_KERNEL_VERSION_3_14 -config ADK_KERNEL_VERSION_3_12_33 - prompt "3.12.33" +config ADK_KERNEL_VERSION_3_12_36 + prompt "3.12.36" depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX boolean |