ar71xx: fix sysupgrade on PB42/PB44 boards
[openwrt.git] / target / linux / ar71xx / base-files / lib / preinit / 05_enable_reset_button_ar71xx
index 2b4e4ad..305fe00 100644 (file)
@@ -8,7 +8,7 @@
 preinit_enable_reset_button() {
        insmod input-core
        insmod input-polldev
-       insmod gpio_buttons
+       insmod gpio_keys_polled
        insmod button-hotplug
 }
 
This page took 0.021798 seconds and 4 git commands to generate.