From patchwork Sat Nov 15 16:29:23 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 411198 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 64FDB1400B7 for ; Sun, 16 Nov 2014 03:30:08 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9A19C338C5; Sat, 15 Nov 2014 16:30:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s1zhv8v9mNUs; Sat, 15 Nov 2014 16:30:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id DC4DD33988; Sat, 15 Nov 2014 16:29:47 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 331161C27FF for ; Sat, 15 Nov 2014 16:29:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2E9D192874 for ; Sat, 15 Nov 2014 16:29:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ow38+RIYT5Ih for ; Sat, 15 Nov 2014 16:29:38 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by whitealder.osuosl.org (Postfix) with ESMTPS id 66C7E92880 for ; Sat, 15 Nov 2014 16:29:38 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id r20so1966806wiv.5 for ; Sat, 15 Nov 2014 08:29:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=by3sEz+umoUAaoyFWgx9m1Utiwy2cKxO4Zp22fDOqf4=; b=F6EpgDK/K9/EH3Je+/dT8+yvVf7GH5IMCND8CbyHKBRyATQppDlEezNP+N7EfmVhDd xJkEr2DkTs+SHuARAUcYU+EIxnVkdmVG8UHL7GR9jyeVRTAaGhZbK4IyHRd7zjQOHlGy bvv3jXfKfrHSogVaI7VMcYEoCKgXUezC7hjqgtQ58ENpJ2bjepGXMN+ly3q6GHOW+FbG k9jM1w3yx8nbYHhhrow6RMFaW46CdT5Zu7+hFeZHdR2iFGo+Qjlx04AUhEvkVFJLvQCD l+CIH/pMmEe0b5AU4g1vJDdX8Z9sR29F3PFHuNHFs4Zh7ObQx6nmURreVTxGFHRdaxo+ shGw== X-Received: by 10.180.208.8 with SMTP id ma8mr17396852wic.53.1416068977106; Sat, 15 Nov 2014 08:29:37 -0800 (PST) Received: from localhost.localdomain (13-105-190-109.dsl.ovh.fr. [109.190.105.13]) by mx.google.com with ESMTPSA id mw7sm7617883wib.14.2014.11.15.08.29.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 15 Nov 2014 08:29:36 -0800 (PST) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sat, 15 Nov 2014 17:29:23 +0100 Message-Id: <1416068964-22529-8-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 2.1.3 In-Reply-To: <1416068964-22529-1-git-send-email-maxime.hadjinlian@gmail.com> References: <1416068964-22529-1-git-send-email-maxime.hadjinlian@gmail.com> Subject: [Buildroot] [PATCH 8/9] manual: Harmonize command example X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" To facilitate copy/paste for manual's reader, remove anything before command example. Signed-off-by: Maxime Hadjinlian --- docs/manual/customize-outside-br.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/customize-outside-br.txt b/docs/manual/customize-outside-br.txt index 5d63e60..2b01433 100644 --- a/docs/manual/customize-outside-br.txt +++ b/docs/manual/customize-outside-br.txt @@ -30,30 +30,30 @@ but if it's passed as a relative path, it is important to note that it is interpreted relative to the main Buildroot source directory, *not* to the Buildroot output directory. -Some examples: +Some examples, assuming you are inside the main Buildroot source directory: ----- - buildroot/ $ make BR2_EXTERNAL=/path/to/foobar menuconfig +make BR2_EXTERNAL=/path/to/foobar menuconfig ----- From now on, external definitions from the +/path/to/foobar+ directory will be used: ----- - buildroot/ $ make - buildroot/ $ make legal-info +make +make legal-info ----- We can switch to another external definitions directory at any time: ----- - buildroot/ $ make BR2_EXTERNAL=/where/we/have/barfoo xconfig +make BR2_EXTERNAL=/where/we/have/barfoo xconfig ----- Or disable the usage of external definitions: ----- - buildroot/ $ make BR2_EXTERNAL= xconfig +make BR2_EXTERNAL= xconfig ----- +BR2_EXTERNAL+ allows three different things: