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 3/4] openwrt routing feed: batman-adv: remove apparently unused variables from make arguments
Date: Thu, 13 Feb 2014 06:14:21 -0800 [thread overview]
Message-ID: <86iosj5cci.fsf_-_@coulee.tdb.com> (raw)
In-Reply-To: <86mwhv5cy8.fsf@coulee.tdb.com> (Russell Senior's message of "Thu\, 13 Feb 2014 06\:01\:19 -0800")
Removes what appear to be unused and/or unnecessary environment
variables passed to make.
Signed-off-by: Russell Senior <russell@personaltelco.net>
---
batman-adv/Makefile | 5 -----
1 file changed, 5 deletions(-)
diff --git a/batman-adv/Makefile b/batman-adv/Makefile
index c5c7625..1344198 100644
--- a/batman-adv/Makefile
+++ b/batman-adv/Makefile
@@ -40,13 +40,8 @@ define KernelPackage/batman-adv/config
endef
MAKE_BATMAN_ADV_ARGS += \
- CROSS_COMPILE="$(TARGET_CROSS)" \
KERNELPATH="$(LINUX_DIR)" \
- ARCH="$(LINUX_KARCH)" \
- PATH="$(TARGET_PATH)" \
- SUBDIRS="$(PKG_BUILD_DIR)" \
PWD="$(PKG_BUILD_DIR)" \
- LINUX_VERSION="$(LINUX_VERSION)" \
CONFIG_BATMAN_ADV_DEBUG=$(if $(CONFIG_KMOD_BATMAN_ADV_DEBUG_LOG),y,n) \
CONFIG_BATMAN_ADV_BLA=$(if $(CONFIG_KMOD_BATMAN_ADV_BLA),y,n) \
CONFIG_BATMAN_ADV_DAT=$(if $(CONFIG_KMOD_BATMAN_ADV_DAT),y,n) \
--
1.8.1.2
--
Russell Senior, President
russell@personaltelco.net
next prev parent reply other threads:[~2014-02-13 14:14 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 ` Russell Senior [this message]
2014-02-13 14:23 ` [B.A.T.M.A.N.] [PATCH 4/4] openwrt routing feed: batctl: remove apparently unused variables from make arguments Russell Senior
2014-02-13 15:01 ` [B.A.T.M.A.N.] [PATCH 3/4] openwrt routing feed: batman-adv: " 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=86iosj5cci.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox