> > With kbuild in 2.5, how do I specify that a module/target is to be built of
> > object files and sub-directories ?
>
> Short answer: Don't.
Why not ? Simply because kbuild can't handle it nicely ?
> blah-objs := blah_init.o blahstuff/blah1.o blahstuff/blah2.o ...
Hmmm, that "works" I suppose
thanks
john
-- "Of all manifestations of power, restraint impresses the most." - Thucydides - 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/