On Wed, 24 Jun 2009 20:32:11 +1000 Christopher James Halse Rogers <[email protected]> wrote:
> As a part of updating Ubuntu's nouveau package, I've been figuring > exactly how to build nouveau.ko from > cgit.freedesktop.org/nouveau/linux-2.6 > > A first and trivial pass at this is attached. It doesn't do any > interesting kernel configuration checking; it just sets the right > include paths and calls out to make. I took the Makefile and improved it, it can be found in http://cgit.freedesktop.org/nouveau/linux-2.6/tree/nouveau?h=newttm-devel-compat along with important information on the kernel dependencies. The kernel config is not any way checked AFAIK, so you need to take care of it yourself. The Makefile should be good for any Nouveau kernel branch. -- Pekka Paalanen http://www.iki.fi/pq/ _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
