Dnia 05/10/2007 08:06 PM, Użytkownik Keith Packard napisał:
> The kernel version of the DRM drivers installs everything to
> kernel/drivers/char/drm, but the out-of-tree version sticks them in
> extras/, which isn't very nice.

According to Linux documentation (kbuild/modules.txt) this seems to be 
correct:

--8<--------------------------------------------------------------------

=== 6. Module installation

Modules which are included in the kernel are installed in the directory:

         /lib/modules/$(KERNELRELEASE)/kernel

External modules are installed in the directory:

         /lib/modules/$(KERNELRELEASE)/extra

--8<--------------------------------------------------------------------

What is more, I find it very useful. This feature allows me to update 
modules without overwriting ones from the original kernel RPM package.

Regards,
        Dawid

-- 

   ^_*


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to