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

David Woodhouse (dwmw2@infradead.org)
Wed, 24 Jul 2002 14:21:59 +0100


kai@tp1.ruhr-uni-bochum.de said:
> 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.?

--
dwmw2

- 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/