Brian J. Murrell 534c4e38cb When no kernel source has been pointed to, first attempt to use
/lib/modules/$(uname -r)/source.  This will likely fail when building
under a mock (http://fedoraproject.org/wiki/Projects/Mock) chroot
environment since `uname -r` will report the running kernel which
likely is not the kernel in your chroot.  To cleanly handle this
we fallback to using the first kernel in your chroot.

The kernel-devel package which contains all the kernel headers and
a few build products such as Module.symver{s} is all the is required.
Full source is not needed.
2010-03-08 14:19:30 -08:00
..
2008-11-24 23:49:18 +00:00
2008-11-24 23:49:18 +00:00
2008-11-24 23:49:18 +00:00
2008-11-24 23:49:18 +00:00
2008-11-24 23:49:18 +00:00
2008-11-24 23:49:18 +00:00
2009-02-12 14:45:22 -08:00