mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:27:42 +02:00
ramips: load gpio-polled keys module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30463 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e24fe32095
commit
129f9cacb9
@ -5,7 +5,7 @@
|
||||
preinit_ramips_load_input_drivers() {
|
||||
insmod input-core
|
||||
insmod input-polldev
|
||||
insmod gpio_buttons
|
||||
insmod gpio_keys_polled
|
||||
insmod button-hotplug
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user