From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Michael Buesch <mb@bu3sch.de>
Cc: Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
"linville@tuxdriver.com" <linville@tuxdriver.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] wireless-regdb: adds a manpage for regulatory.bin, updates Makefile
Date: Sat, 24 Jan 2009 12:36:33 -0800 [thread overview]
Message-ID: <20090124203633.GA22475@tesla> (raw)
In-Reply-To: <200901240704.24281.mb@bu3sch.de>
On Fri, Jan 23, 2009 at 10:04:24PM -0800, Michael Buesch wrote:
> On Friday 23 January 2009 23:56:27 Luis R. Rodriguez wrote:
> > This adds a man page for the regulatory.bin file and updates
> > the Makefile to make it the install target flexible for distributions.
> > As part of the install you also now get the the man page.
> >
> > Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
> > ---
> > Makefile | 19 +++++++++++++++----
> > regulatory.bin.5 | 37 +++++++++++++++++++++++++++++++++++++
> > 2 files changed, 52 insertions(+), 4 deletions(-)
> > create mode 100644 regulatory.bin.5
> >
> > diff --git a/Makefile b/Makefile
> > index 07c3030..0171196 100644
> > --- a/Makefile
> > +++ b/Makefile
> > @@ -2,12 +2,16 @@
> > PREFIX = /usr
> > CDRA_PATH = $(PREFIX)/lib/crda
> >
> > +SBINDIR ?= /sbin/
> > +MANDIR ?= $(PREFIX)/share/man/
>
> Why do you define SBINDIR? It doesn't seem to be used.
Sorry, a copy a paste from crda makefile :)
Luis
prev parent reply other threads:[~2009-01-24 20:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-23 22:56 [PATCH] wireless-regdb: adds a manpage for regulatory.bin, updates Makefile Luis R. Rodriguez
2009-01-24 6:04 ` Michael Buesch
2009-01-24 20:36 ` Luis R. Rodriguez [this message]
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=20090124203633.GA22475@tesla \
--to=lrodriguez@atheros.com \
--cc=Luis.Rodriguez@Atheros.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mb@bu3sch.de \
/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