From aa41d377e30fb7750caccb11cdb6109d57146176 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 10 Apr 2010 22:55:38 +0200 Subject: Bring the three path-related options together Signed-off-by: Thomas Petazzoni --- Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 9a33b894f..1d08de7fe 100644 --- a/Config.in +++ b/Config.in @@ -88,8 +88,6 @@ config BR2_COPYTO Setting this variable will (eventually) override any other copyto configurations in buildroot. -source "target/device/Config.in.mirrors" - config BR2_STAGING_DIR string "Toolchain and header file location?" default "$(BASE_DIR)/staging" @@ -103,6 +101,8 @@ config BR2_STAGING_DIR Most people will leave this set to the default value of "$(BASE_DIR)/staging". +source "target/device/Config.in.mirrors" + config BR2_GNU_BUILD_SUFFIX string "GNU build hostname suffix" default "pc-linux-gnu" -- cgit v1.2.3-55-g7522