diff options
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index 806bf1d5e..f342376ff 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_26 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 -default ADK_KERNEL_VERSION_3_17.5 +default ADK_KERNEL_VERSION_3_17.7 -config ADK_KERNEL_VERSION_3_17_5 - prompt "3.17.5" +config ADK_KERNEL_VERSION_3_17_7 + prompt "3.17.7" depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX boolean select ADK_KERNEL_VERSION_3_17 |