| To: | Jun Sun <jsun@mvista.com> |
|---|---|
| Subject: | Re: IDE module problem |
| From: | Keith Owens <kaos@ocs.com.au> |
| Date: | Tue, 17 Dec 2002 13:25:35 +1100 |
| Cc: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>, linux-mips@linux-mips.org |
| In-reply-to: | Your message of "Mon, 16 Dec 2002 18:20:50 -0800." <20021216182050.D11575@mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
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 in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: IDE module problem, Jun Sun |
|---|---|
| Next by Date: | Re: Problems with CONFIG_PREEMPT, Colin . Helliwell |
| Previous by Thread: | Re: IDE module problem, Jun Sun |
| Next by Thread: | GDB patch, Carsten Langgaard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |