X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Favila-wdt%2FMakefile;h=5bf6bf4ad05beb9b9a9414ec4fb5a07d652dbf63;hb=2d86ea7bf3f47d45d196e0148a091004ded321bf;hp=660c6c33390a0eb2bb829b9614fb6f023ed7c24c;hpb=bbcb9de93547b7aa0b11eb55e91914448c4b0901;p=oweals%2Fopenwrt.git diff --git a/package/avila-wdt/Makefile b/package/avila-wdt/Makefile index 660c6c3339..5bf6bf4ad0 100644 --- a/package/avila-wdt/Makefile +++ b/package/avila-wdt/Makefile @@ -17,7 +17,7 @@ define KernelPackage/avila-wdt SUBMENU:=Other modules TITLE:=GPIO hardware watchdog driver for modified Avila boards DEPENDS:=@GPIO_SUPPORT @TARGET_ixp4xx - FILES:=$(PKG_BUILD_DIR)/avila-wdt.$(LINUX_KMOD_SUFFIX) + FILES:=$(PKG_BUILD_DIR)/avila-wdt.ko AUTOLOAD:=$(call AutoLoad,10,avila-wdt) endef