1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 23:35:21 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16231 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-05-31 12:08:15 +00:00
parent 5880d2ea18
commit 372e5282aa

View File

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