From 51a61c9011d838db18af16f5f8e294f9e301bad2 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 22 Sep 2007 14:16:25 +0000 Subject: - Subsume and collaps toolchain options in one menu This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. --- toolchain/Config.in.2 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'toolchain/Config.in.2') diff --git a/toolchain/Config.in.2 b/toolchain/Config.in.2 index d9473d325..c3bada025 100644 --- a/toolchain/Config.in.2 +++ b/toolchain/Config.in.2 @@ -1,8 +1,6 @@ # -menu "Toolchain Options" - depends on BR2_TOOLCHAIN_BUILDROOT - +if BR2_TOOLCHAIN_BUILDROOT source "toolchain/kernel-headers/Config.in" source "toolchain/uClibc/Config.in" source "toolchain/binutils/Config.in" @@ -81,4 +79,4 @@ config BR2_CROSS_TOOLCHAIN_TARGET_UTILS Answer Y if you want these apps (if built) copied into the cross toolchain dir under -linux-uclibc/target_utils/. -endmenu +endif -- cgit v1.2.3