All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell Senior <russell@personaltelco.net>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: [B.A.T.M.A.N.] [PATCH 4/4] openwrt routing feed: batctl: remove apparently unused variables from make arguments
Date: Thu, 13 Feb 2014 06:23:55 -0800	[thread overview]
Message-ID: <86eh375bwk.fsf_-_@coulee.tdb.com> (raw)
In-Reply-To: <86iosj5cci.fsf_-_@coulee.tdb.com> (Russell Senior's message of "Thu\, 13 Feb 2014 06\:14\:21 -0800")


Removes what appear to be unused and/or unnecessary environment
variables passed to make.

Signed-off-by: Russell Senior <russell@personaltelco.net>
---
 batctl/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/batctl/Makefile b/batctl/Makefile
index 7a34957..eef22ec 100644
--- a/batctl/Makefile
+++ b/batctl/Makefile
@@ -49,9 +49,7 @@ MAKE_BATCTL_ENV += \
 
 MAKE_BATCTL_ARGS += \
         REVISION="" \
-        CC="$(TARGET_CC)" \
-        DESTDIR="$(PKG_INSTALL_DIR)" \
-        batctl install
+        batctl
 
 
 define Build/compile
-- 
1.8.1.2



-- 
Russell Senior, President
russell@personaltelco.net

  reply	other threads:[~2014-02-13 14:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 13:54 [B.A.T.M.A.N.] [PATCH 1/4] openwrt routing feed: add three ordex patches for anti-panic, anti-leaking Russell Senior
2014-02-13 14:01 ` [B.A.T.M.A.N.] [PATCH 2/4] openwrt routing feed: batman-adv: split kmod and userland into separate packages Russell Senior
2014-02-13 14:14   ` [B.A.T.M.A.N.] [PATCH 3/4] openwrt routing feed: batman-adv: remove apparently unused variables from make arguments Russell Senior
2014-02-13 14:23     ` Russell Senior [this message]
2014-02-13 15:01     ` Russell Senior
2014-02-13 15:39   ` [B.A.T.M.A.N.] [PATCH 2/4] openwrt routing feed: batman-adv: split kmod and userland into separate packages Marek Lindner
2014-02-14  0:40     ` [B.A.T.M.A.N.] [PATCHv2] " Russell Senior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86eh375bwk.fsf_-_@coulee.tdb.com \
    --to=russell@personaltelco.net \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.