From 423362b8014c75c5c544f03bbe17f9eb79c6f3ae Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 22 Aug 2016 19:56:19 +0200 Subject: linux: add support for 4.7.x --- target/config/Config.in.kernelversion | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/config') diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 624d7afda..bfb191f3e 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -22,6 +22,10 @@ config ADK_TARGET_KERNEL_VERSION_RPI bool "linux-rpi" depends on ADK_TARGET_BOARD_BCM28XX +config ADK_TARGET_KERNEL_VERSION_4_7 + bool "4.7.2" + depends on !ADK_TARGET_ARCH_NDS32 + config ADK_TARGET_KERNEL_VERSION_4_6 bool "4.6.6" depends on !ADK_TARGET_ARCH_NDS32 -- cgit v1.2.3