Re: IDE fix -- L_TARGET issues

From: Gleb Natapov (gleb@nbase.co.il)
Date: Sun May 28 2000 - 04:30:40 EST


Pavel Machek wrote:
>
> Hi!
>
> ide-cs can not work when compiled into kernel: __initcall() it relies
> upon is not compatible with L_TARGET. Here's fix that makes ide-cs
> work. Please apply.
> Pavel
> PS: Makefile should be rewritten to drivers/usb/Makefile-style, and
> ide.a should be renamed to ide.o. If you'll apply patch, I'll do it.
>
> Here's list of directories where initcall potentially does not
> work. They probably should be converted to O_TARGETs. (Ugh. __initcall
> will not work in whole drivers/block!)
>
> ./lib/Makefile:L_TARGET := lib.a
> ./net/Makefile:L_TARGET := network.a

 __initcall is not working in ./net (at least for me ;-) ).

--
			Gleb.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:19 EST