Re: kbuild - building a module/target from multiple directories

Kai Germaschewski (kai-germaschewski@uiowa.edu)
Wed, 24 Jul 2002 09:24:15 -0500 (CDT)


On Wed, 24 Jul 2002, David Woodhouse wrote:

> > Basically, use only one Makefile and
> > blah-objs := blah_init.o blahstuff/blah1.o blahstuff/blah2.o ...
>
> Er, don't the dependencies get screwed then, because it fails to create
> .blahstuff/blah1.o.flags, etc.?

No, just try it ;) (That's what I meant saying that I made it work...)

--Kai

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