From patchwork Mon May 9 16:41:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 16118 X-Patchwork-Delegate: mareklindner@neomailbox.ch Return-Path: X-Original-To: patchwork@open-mesh.org Delivered-To: patchwork@open-mesh.org Received: from open-mesh.org (localhost [IPv6:::1]) by open-mesh.org (Postfix) with ESMTP id 3FE8582788; Mon, 9 May 2016 18:42:05 +0200 (CEST) Authentication-Results: open-mesh.org; dmarc=none header.from=open-mesh.com Authentication-Results: open-mesh.org; dkim=fail reason="verification failed; unprotected key" header.d=open-mesh-com.20150623.gappssmtp.com header.i=@open-mesh-com.20150623.gappssmtp.com header.b=ruuxvrVv; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received-SPF: Neutral (access neither permitted nor denied) identity=mailfrom; client-ip=2a00:1450:400c:c09::232; helo=mail-wm0-x232.google.com; envelope-from=sven.eckelmann@open-mesh.com; receiver=b.a.t.m.a.n@lists.open-mesh.org Authentication-Results: open-mesh.org; dmarc=none header.from=open-mesh.com Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) by open-mesh.org (Postfix) with ESMTPS id 14C728277E for ; Mon, 9 May 2016 18:41:56 +0200 (CEST) Received: by mail-wm0-x232.google.com with SMTP id n129so145635964wmn.1 for ; Mon, 09 May 2016 09:41:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=3LZdlCCDrzejtlx+OdHJZzSniYWZa/yuDQn79CU2aV0=; b=ruuxvrVvcAvz6rbVUGfoyFCasLfxhyP8RkTiSSufYbHCAX0kp+ly+nMGFGFC64IGfD SrTQo842HpjNXWJh5Q/6LE4TdfNxg8IEQUXeDUKWXB2I9zks94nRDjzoMvuJELNlUgmW 3SPvJzoGVUQ0rIni36qgHcTlaEYA011qB66kKAwWpcdvMwfDha9c27XRABsih36QsWnd 9w/uZizHQYMDU9+3JCNShc377LHyTovctARnaVuiDZpNikvz7kgrlICjCDi42977uUW4 AVGWywtlkY6MFD4Y+jjn4J9fCXUiDjukHPKyt2el9NigrNaK2+xqF8Ra77qPkVaVXb2J eOOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=3LZdlCCDrzejtlx+OdHJZzSniYWZa/yuDQn79CU2aV0=; b=g63JVOU0YxyDjzrMyJlwFIl9lWeFirqoVY213hj7SQjycCqZP+CBeERHyvRF7LswYS C93frooKfpk8b2dWLYgZV/OzEfr+rc0jp+NnxFf/koBO3SzJKg6F6SzixEqG+wynHd3O q6at+9av0+A3vJg4FlUo59nkIRH1jwQIjTzjiWgdsqUB7qZTvlaCAG5e2XqoxT8Dk3o3 QwfYq46QxI0zycKF/qvL36825UvFO52FeByq54VD7/4X25lBegO8ZSRwt/RQDLCcZh/4 /VjKFMDcTAZSKStpYvhr3SPXE2MlXCatOgJGbyMCzUIuRseB5pyn+gSxWB27nNF09fLE naCg== X-Gm-Message-State: AOPr4FXYio/ViLm1lztk8Qg/JbtRT2R87JAoI6R3L2jR76vCC7pelRae6JktzNQg/qR4sbLm X-Received: by 10.194.200.65 with SMTP id jq1mr19676050wjc.21.1462812115717; Mon, 09 May 2016 09:41:55 -0700 (PDT) Received: from sven-desktop.home.narfation.org (p4FFE56B5.dip0.t-ipconnect.de. [79.254.86.181]) by smtp.gmail.com with ESMTPSA id w3sm32088085wjt.0.2016.05.09.09.41.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 May 2016 09:41:55 -0700 (PDT) From: Sven Eckelmann X-Google-Original-From: Sven Eckelmann To: b.a.t.m.a.n@lists.open-mesh.org Date: Mon, 9 May 2016 18:41:51 +0200 Message-Id: <1462812114-16577-1-git-send-email-sven@open-mesh.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <6307812.WAqRcEYAvX@bentobox> References: <6307812.WAqRcEYAvX@bentobox> Subject: [B.A.T.M.A.N.] [PATCH v7 1/4] batctl: Split list of objects in Makefile into separate lines X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking Errors-To: b.a.t.m.a.n-bounces@lists.open-mesh.org Sender: "B.A.T.M.A.N" From: Sven Eckelmann The line of objects which are required to compile batctl gets longer and becomes harder to read. Instead save each object on its own line to make it easier to edit and easier to solve conflicts when multiple patches modify the list of objects. Signed-off-by: Sven Eckelmann Forwarded: https://patchwork.open-mesh.org/patch/16078/ --- Makefile | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b82c0c6..a037847 100755 --- a/Makefile +++ b/Makefile @@ -24,7 +24,19 @@ export CONFIG_BATCTL_BISECT=n # batctl build BINARY_NAME = batctl -OBJ = main.o bat-hosts.o functions.o sys.o debug.o ping.o traceroute.o tcpdump.o hash.o debugfs.o ioctl.o list-batman.o translate.o +OBJ += bat-hosts.o +OBJ += debugfs.o +OBJ += debug.o +OBJ += functions.o +OBJ += hash.o +OBJ += ioctl.o +OBJ += list-batman.o +OBJ += main.o +OBJ += ping.o +OBJ += sys.o +OBJ += tcpdump.o +OBJ += traceroute.o +OBJ += translate.o OBJ_BISECT = bisect_iv.o MANPAGE = man/batctl.8