X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Fbutton-hotplug%2FMakefile;h=35ea6d411e7112e24cb529b0192199d67d171407;hb=e016e9a75ba28f200776b5bcd96287f6b710e188;hp=68f42210e12c650bb93b7c5c794b872a033de4a4;hpb=3d764d5578715e9b2561dcc6d29dc59bfc149ecd;p=openwrt.git diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile index 68f42210e1..35ea6d411e 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