From f964a806c5784f4a0144deffcfbd3c4e6e4da244 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 Jul 2014 19:08:00 +0200 Subject: reorder main menu, prefer uClibc-ng --- Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index e177307fa..c1045aef4 100644 --- a/Config.in +++ b/Config.in @@ -22,12 +22,11 @@ source "target/config/Config.in.abi" 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" -source "target/config/Config.in.toolchain" menu "Target configuration" depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM -source "target/config/Config.in.qemuopts" source "target/config/Config.in.libc" source "target/config/Config.in.target" endmenu @@ -99,4 +98,5 @@ depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM source "target/linux/Config.in" endmenu +source "target/config/Config.in.toolchain" source "target/config/Config.in.adk" -- cgit v1.2.3