X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5b8b96e82353a69ba96469e4a368260e93d2782d..b8e09b9b3ca4be22ba3c0098bc1e96a3be0010d7:/package/button-hotplug/Makefile 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