Re: [PATCH] scripts/package/builddeb: upgrade to current practices |
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Martin-Éric Racine <martin-eric.racine@xxxxxx> writes:
> Does the kernel look for modules in versioned, then non-versioned
> directories, in that order? More importantly, does it even attempt
> looking in the versioned directory at all?
/lib/udev/firmware.agent does this:
FIRMWARE_DIRS="/lib/firmware/$(uname -r) /lib/firmware /usr/local/lib/firmware /usr/lib/hotplug/firmware"
for DIR in $FIRMWARE_DIRS; do
[ -e "$DIR/$FIRMWARE" ] || continue
Bjørn
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]