From: Keith Owens <kaos@ocs.com.au>
To: Jun Sun <jsun@mvista.com>
Cc: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>, linux-mips@linux-mips.org
Subject: Re: IDE module problem
Date: Tue, 17 Dec 2002 13:25:35 +1100 [thread overview]
Message-ID: <24616.1040091935@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Mon, 16 Dec 2002 18:20:50 -0800." <20021216182050.D11575@mvista.com>
On Mon, 16 Dec 2002 18:20:50 -0800,
Jun Sun <jsun@mvista.com> wrote:
>On Thu, Dec 12, 2002 at 01:56:37PM +1100, Keith Owens wrote:
>> obj-$(subst m,y,$(CONFIG_IDE)) += ide-std.o ide-no.o
>
>This is the most clean solution so far. Anybody would object
>this change?
>
>See the attached patch.
Add a comment to the end of the line, any nonstandard build entries
should have comments :)
obj-$(subst m,y,$(CONFIG_IDE)) += ide-std.o ide-no.o # must be builtin if ide is builtin or a module
prev parent reply other threads:[~2002-12-17 2:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 19:58 IDE module problem Jun Sun
2002-12-11 13:21 ` Maciej W. Rozycki
2002-12-11 16:49 ` Jun Sun
2002-12-11 17:20 ` Maciej W. Rozycki
2002-12-12 2:56 ` Keith Owens
2002-12-17 2:20 ` Jun Sun
2002-12-17 2:25 ` Keith Owens [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=24616.1040091935@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=jsun@mvista.com \
--cc=linux-mips@linux-mips.org \
--cc=macro@ds2.pg.gda.pl \
/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.