From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: References: <86r4775d8s.fsf@coulee.tdb.com> <86mwhv5cy8.fsf@coulee.tdb.com> <86iosj5cci.fsf_-_@coulee.tdb.com> From: Russell Senior Date: Thu, 13 Feb 2014 07:01:38 -0800 In-Reply-To: <86iosj5cci.fsf_-_@coulee.tdb.com> (Russell Senior's message of "Thu\, 13 Feb 2014 06\:14\:21 -0800") Message-ID: <86a9dv5a5p.fsf@coulee.tdb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [B.A.T.M.A.N.] [PATCH 3/4] openwrt routing feed: batman-adv: remove apparently unused variables from make arguments Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Oops. Don't apply this one. It worked okay on a soekris net4826 build, but got an error building for ar71xx. Not sure yet specifically what is causing the trouble. Reverting this one, but applying the other three in this series built and is running on ar71xx. > Removes what appear to be unused and/or unnecessary environment > variables passed to make. > > Signed-off-by: Russell Senior > --- > 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