X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5b8b96e82353a69ba96469e4a368260e93d2782d..5cc1f4bcf314fe22158ff41695ae11e8c9ce8aca:/package/button-hotplug/Makefile?ds=sidebyside diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile index f5a7fcd39..35791420f 100644 --- a/package/button-hotplug/Makefile +++ b/package/button-hotplug/Makefile @@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/button-hotplug SUBMENU:=Other modules TITLE:=Button Hotplug driver - FILES:=$(PKG_BUILD_DIR)/button-hotplug.$(LINUX_KMOD_SUFFIX) + FILES:=$(PKG_BUILD_DIR)/button-hotplug.ko KCONFIG:= endef