move firmware loading to hotplug2-init.rules (should fix #2056)
[openwrt.git] / package / hotplug2 / files / hotplug2.rules
index a6697ae..4eb762f 100644 (file)
@@ -1,9 +1,4 @@
 $include /etc/hotplug2-init.rules
-FIRMWARE is set {
-       nothrottle
-       exec /sbin/hotplug-call firmware;
-       next
-}
 
 SUBSYSTEM ~~ (net|button|usb) {
        exec /sbin/hotplug-call %SUBSYSTEM%;