mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
button-hotplug: add autoload feature
Reported-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27994
This commit is contained in:
parent
6ef87ff5e6
commit
92c6097c73
@ -17,6 +17,7 @@ define KernelPackage/button-hotplug
|
||||
SUBMENU:=Other modules
|
||||
TITLE:=Button Hotplug driver
|
||||
FILES:=$(PKG_BUILD_DIR)/button-hotplug.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,button-hotplug)
|
||||
KCONFIG:=
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user