From 159292658f7a55ce80d25be204a305f6f2384cf5 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 10 Apr 2010 22:55:01 +0200 Subject: Move the command-related options to a submenu Signed-off-by: Thomas Petazzoni --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 7e51c84c4..9a33b894f 100644 --- a/Config.in +++ b/Config.in @@ -15,6 +15,8 @@ source "target/device/Config.in" menu "Build options" +menu "Commands" + config BR2_WGET string "Wget command" default "wget --passive-ftp -nd" @@ -67,6 +69,8 @@ config BR2_TAR_OPTIONS E.g. " -v --exclude='*.svn*'" to exclude all .svn internal files and to be verbose. +endmenu + config BR2_DL_DIR string "Download dir" default "$(TOPDIR)/dl" -- cgit v1.2.3-55-g7522