X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3d764d5578715e9b2561dcc6d29dc59bfc149ecd..9de940d8c63c4f90110280ab17c1e83205cb9b1b:/package/button-hotplug/Makefile?ds=sidebyside diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile index 68f42210e..35ea6d411 100644 --- a/package/button-hotplug/Makefile +++ b/package/button-hotplug/Makefile @@ -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