From 606fe7f3696a8da6f6fb06e3291065877bffe447 Mon Sep 17 00:00:00 2001 From: Bahadir Balban Date: Tue, 3 Nov 2009 11:54:36 +0200 Subject: [PATCH] toolchain option is made clearer in cml menu --- config/cml/arm.ruleset | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/config/cml/arm.ruleset b/config/cml/arm.ruleset index 16fac5b..cb555f2 100644 --- a/config/cml/arm.ruleset +++ b/config/cml/arm.ruleset @@ -29,13 +29,13 @@ main_menu 'Codezero Microkernel Configurator' arm_menu 'ARM Architecture Configuration' arm_cpu_menu 'ARM CPU type' arm_platform_menu 'ARM Platform Type' -tools 'Tools to be used' -toolchains 'Toolchains to be used for compilation' -TOOLCHAIN_KERNEL 'Toolchain for kernel space compilation' -TOOLCHAIN_USER 'Toolchain for user space compilation' +toolchain_menu 'Toolchain Prefix' containers_menu 'Container Setup' arch_type 'Main architecture' +TOOLCHAIN_KERNEL 'Toolchain prefix for kernel' +TOOLCHAIN_USER 'Toolchain prefix for userspace' + CONTAINERS 'Number of containers' CAPABILITIES 'Enable capability checking' @@ -83,19 +83,16 @@ menu arm_menu arm_cpu_menu arm_platform_menu -menu tools - toolchains - -menu toolchains +menu toolchain_menu TOOLCHAIN_KERNEL$ TOOLCHAIN_USER$ menu main_menu arch_type arm_menu + toolchain_menu CONTAINERS% containers_menu - tools #############` # RULES #