| commit | 3a5217492c1f95711b30f4e27c51563dff6ceb3e | [log] [tgz] |
|---|---|---|
| author | Miklos Vajna <vmiklos@frugalware.org> | Fri Nov 03 11:33:38 2006 -0500 |
| committer | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Nov 03 11:33:38 2006 -0500 |
| tree | c4af6b5be2fa5cfaa10235e4dc3ede2ab464b6f7 | |
| parent | 774fa8f770e20b3a8680da2a9cfc48e3f42443d0 [diff] |
[PATCH] fix for udev-094
from udev's release notes:
"udev 094
========
The built-in MODALIAS key and substitution is removed.
(...)
udev 080
========
(...)
MODALIAS and $modalias is not needed and will be removed from one of
the next udev versions, replace it in all rules with ENV{MODALIAS} or
the sysfs "modalias" value."
here is a patch to fix this issue
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>