From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux1394-user@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ieee1394: allow building with absolute SUBDIRS path
Date: Thu, 26 Jan 2006 23:28:22 +0100 [thread overview]
Message-ID: <43D94D06.8090708@s5r6.in-berlin.de> (raw)
In-Reply-To: <1138234743.10202.3.camel@localhost>
Johannes Berg wrote:
> This patch allows building the modules with an absolute SUBDIRS path,
> especially for building them out of tree.
>
> Signed-Off-By: Johannes Berg <johannes@sipsolutions.net>
>
> --- a/drivers/ieee1394/Makefile
> +++ b/drivers/ieee1394/Makefile
> @@ -18,7 +19,7 @@ obj-$(CONFIG_IEEE1394_AMDTP) += amdtp.o
> obj-$(CONFIG_IEEE1394_CMP) += cmp.o
>
> quiet_cmd_oui2c = OUI2C $@
> - cmd_oui2c = $(CONFIG_SHELL) $(srctree)/$(src)/oui2c.sh < $< > $@
> + cmd_oui2c = $(CONFIG_SHELL) $(src)/oui2c.sh < $< > $@
>
> targets := oui.c
> $(obj)/oui.o: $(obj)/oui.c
>
Looks good, although you should rediff against current sources
and post at linux1394-devel. :-)
If you want to develop on top of latest 1394 sources but with a
released kernel underneath, you could check out my quilt trees.
http://me.in-berlin.de/~s5r6/linux1394/updates/
--
Stefan Richter
-=====-=-==- ---= ==-=-
http://arcgraph.de/sr/
next prev parent reply other threads:[~2006-01-26 22:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-26 0:19 Johannes Berg
2006-01-26 22:28 ` Stefan Richter [this message]
2006-01-27 11:31 ` Johannes Berg
2006-01-31 5:21 ` Jody McIntyre
2006-01-31 20:19 ` ieee1394/oui.db (was Re: [PATCH] ieee1394: allow building with absolute SUBDIRS path) Stefan Richter
2006-02-04 4:08 ` Jody McIntyre
[not found] ` <1138739715.4456.302.camel@grayson>
2006-02-04 8:54 ` Stefan Richter
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=43D94D06.8090708@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=johannes@sipsolutions.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-user@lists.sourceforge.net \
/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
all inboxes | Powered by JetHome®