From 6a5d105827337786f38d0556347f2a2c7e50276f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 15 Aug 2014 21:02:32 +0200 Subject: add choice of kernel version under Target configuration --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index c1045aef4..bed7e11f9 100644 --- a/Config.in +++ b/Config.in @@ -23,10 +23,10 @@ source "target/config/Config.in.arm" source "target/config/Config.in.x86" source "target/config/Config.in.qemu" source "target/config/Config.in.qemuopts" -source "target/config/Config.in.kernelversion" menu "Target configuration" depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM +source "target/config/Config.in.kernelversion" source "target/config/Config.in.libc" source "target/config/Config.in.target" endmenu -- cgit v1.2.3