From patchwork Fri Oct 18 20:31:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 284721 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 403332C00DC for ; Sat, 19 Oct 2013 07:35:32 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id CE9498B948; Fri, 18 Oct 2013 20:35:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SrmTCNkDTSdO; Fri, 18 Oct 2013 20:35:26 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id EF0158B99D; Fri, 18 Oct 2013 20:35:23 +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 96E821BFAA2 for ; Fri, 18 Oct 2013 20:34:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 945858A3BD for ; Fri, 18 Oct 2013 20:34:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n5t89tgyPk9S for ; Fri, 18 Oct 2013 20:34:45 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) by whitealder.osuosl.org (Postfix) with ESMTPS id E4D4A8BF68 for ; Fri, 18 Oct 2013 20:34:44 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id b13so4277630wgh.15 for ; Fri, 18 Oct 2013 13:34:43 -0700 (PDT) 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 :in-reply-to:references; bh=KSW7pGCJ7NmOZjY2/wKTlIardshNTDsyBDjrwjj8SOo=; b=y22jhqyobiikMIxF0NQI8a6P58eYl/01AZU477S7MIRpcPQHrGxH3EWST4H04AyBXP Itx9O4KrN0yZsVHhCH5Aqip+i0Pmf/F3wBOn0roTyTMgVakta5KV9mtYLdw4KNWcFzD+ pnJu8Pl4c31KW7oua6/knHSiDA1/3AeZieRtyy+NvwHKdLzaZk2sA925YmR90mJkswD2 +/W8ie4GC6YEPtHNokcZpnixBQeb3qGfQZ6MbWlXMBWfmB3LUAwICf34dS4crTeTPxCe BofLOcPkQ2QaYP458zyLonAVdlWtYseV7bPZ2zCUO1x9O9dCssdAV5ZKfVBH7tp/z2i4 d9Vg== X-Received: by 10.180.185.101 with SMTP id fb5mr845333wic.11.1382128483534; Fri, 18 Oct 2013 13:34:43 -0700 (PDT) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPSA id q17sm6788939wiv.10.2013.10.18.13.34.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2013 13:34:43 -0700 (PDT) From: Samuel Martin To: buildroot@busybox.net Date: Fri, 18 Oct 2013 22:31:29 +0200 Message-Id: <7700f2e0c15dc3131a2965bc3f89391a28867491.1382127504.git.s.martin49@gmail.com> X-Mailer: git-send-email 1.8.4.1 In-Reply-To: References: In-Reply-To: References: Subject: [Buildroot] [PATCH 05/12] manual: developer-guide.txt: cleanup non-existing source X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net Signed-off-by: Samuel Martin --- docs/manual/developer-guide.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/manual/developer-guide.txt b/docs/manual/developer-guide.txt index 43272f5..8125ad5 100644 --- a/docs/manual/developer-guide.txt +++ b/docs/manual/developer-guide.txt @@ -11,5 +11,3 @@ include::adding-packages.txt[] include::patch-policy.txt[] include::download-infra.txt[] - -include::board-support.txt[]