| To: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
|---|---|
| Subject: | Re: IDE module problem |
| From: | Jun Sun <jsun@mvista.com> |
| Date: | Wed, 11 Dec 2002 08:49:14 -0800 |
| Cc: | linux-mips@linux-mips.org, jsun@mvista.com |
| In-reply-to: | <Pine.GSO.3.96.1021211141709.22157A-100000@delta.ds2.pg.gda.pl>; from macro@ds2.pg.gda.pl on Wed, Dec 11, 2002 at 02:21:48PM +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20021209115842.Q8642@mvista.com> <Pine.GSO.3.96.1021211141709.22157A-100000@delta.ds2.pg.gda.pl> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5i |
On Wed, Dec 11, 2002 at 02:21:48PM +0100, Maciej W. Rozycki wrote: > 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) > This does not work. Apparently, CONFIG_IDE_MODULE is not created for makefile part. Jun |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | SGI INDY and RedHat, Carlos Vieira |
|---|---|
| Next by Date: | Re: GDB patch, Daniel Jacobowitz |
| Previous by Thread: | Re: IDE module problem, Maciej W. Rozycki |
| Next by Thread: | Re: IDE module problem, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |