Quick follow up for dkms modules
Jon Nettleton <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <1162080842.22505.9.camel@averatec> |
Hey guys, Today while I built the ndiswrapper dkms module package I was referencing the existing src.rpm's in your repository. Does it make sense to standardize on a sub-directory to install the modules in. My first thought would be /lib/modules/`uname -r`/dkms/ . My thought is it might make debugging of duplicate kernel modules easier in the future. Jon