X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fsystem%2Fbutton-hotplug%2FMakefile;h=348ea13401163eab27b79d881a8b8adf0099b398;hp=35ea6d411e7112e24cb529b0192199d67d171407;hb=801985e5286881dd578a19280b2a6c8e212a530d;hpb=4f2090ad48927532f42272c92c874cc370fc349b diff --git a/package/system/button-hotplug/Makefile b/package/system/button-hotplug/Makefile index 35ea6d411e..348ea13401 100644 --- a/package/system/button-hotplug/Makefile +++ b/package/system/button-hotplug/Makefile @@ -17,7 +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) + AUTOLOAD:=$(call AutoLoad,30,button-hotplug,1) KCONFIG:= endef