| To: | Jun Sun <jsun@mvista.com> |
|---|---|
| Subject: | Re: IDE module problem |
| From: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
| Date: | Wed, 11 Dec 2002 14:21:48 +0100 (MET) |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20021209115842.Q8642@mvista.com> |
| Organization: | Technical University of Gdansk |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
On Mon, 9 Dec 2002, Jun Sun wrote: > If you configure IDE support as a module (CONFIG_IDE), you > will soon find that ide-std.o and ide-no.o are missing. > This is because arch/mips/lib/Makefile says: > > obj-$(CONFIG_IDE) += ide-std.o ide-no.o [...] > 3) use some smart trick in Makefile so that we include those > two files only if CONFIG_IDE is 'y' or 'm'. (How?) obj-$(CONFIG_IDE_MODULE) -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available + |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: BUG in the PCNET32 ethernet driver, Carsten Langgaard |
|---|---|
| Next by Date: | Re: O2 VICE support, Christoph Hellwig |
| Previous by Thread: | IDE module problem, Jun Sun |
| Next by Thread: | Re: IDE module problem, Jun Sun |
| Indexes: | [Date] [Thread] [Top] [All Lists] |