ar71xx: switch to kmod-gpio-button-hotplug
[openwrt.git] / target / linux / ar71xx / base-files / lib / preinit / 05_enable_reset_button_ar71xx
index 305fe00..317c8d1 100644 (file)
@@ -6,10 +6,7 @@
 
 
 preinit_enable_reset_button() {
-       insmod input-core
-       insmod input-polldev
-       insmod gpio_keys_polled
-       insmod button-hotplug
+       insmod gpio-button-hotplug
 }
 
 boot_hook_add preinit_main preinit_enable_reset_button
This page took 0.024321 seconds and 4 git commands to generate.