fix drivers firmware loading with the new hotplug2, patch from Russell Senior

SVN-Revision: 16231
lede-17.01
Florian Fainelli 2009-05-31 12:08:15 +00:00
parent 6f29703625
commit 0be2193e40
1 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,6 @@ DEVPATH is set {
FIRMWARE is set {
nothrottle
exec /sbin/hotplug-call firmware;
exec /sbin/hotplug-call firmware
next
}