From 34b153d419a68d87bec9a7bb7e9fc2ad86d72850 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 9 May 2016 19:23:36 +0200 Subject: kernel: update to 4.5.3 --- target/config/Config.in.kernelversion | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 48f86b11a..6ee1df9b3 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -10,10 +10,10 @@ default ADK_TARGET_KERNEL_VERSION_4_4_8 config ADK_TARGET_KERNEL_VERSION_GIT bool "linux-git" -config ADK_TARGET_KERNEL_VERSION_4_5_2 - bool "4.5.2" +config ADK_TARGET_KERNEL_VERSION_4_5_3 + bool "4.5.3" depends on !ADK_TARGET_BOARD_BCM28XX - select ADK_TARGET_KERNEL_VERSION_4_4 + select ADK_TARGET_KERNEL_VERSION_4_5 config ADK_TARGET_KERNEL_VERSION_4_4_8 bool "4.4.8" @@ -141,6 +141,9 @@ config ADK_TARGET_KERNEL_HASH help GIT hash to use. +config ADK_TARGET_KERNEL_VERSION_4_5 + bool + config ADK_TARGET_KERNEL_VERSION_4_4 bool -- cgit v1.2.3