X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5d9279efcec81144b47ee7747713c2234976cd91..5581058bc0f37a1b765afde9276383ee42380100:/package/w1-gpio-custom/Makefile diff --git a/package/w1-gpio-custom/Makefile b/package/w1-gpio-custom/Makefile index bbd960020..c1441e9ca 100644 --- a/package/w1-gpio-custom/Makefile +++ b/package/w1-gpio-custom/Makefile @@ -17,7 +17,7 @@ define KernelPackage/w1-gpio-custom SUBMENU:=W1 support TITLE:=Custom GPIO-based 1-wire device DEPENDS:=kmod-w1 +kmod-w1-master-gpio - FILES:=$(PKG_BUILD_DIR)/w1-gpio-custom.$(LINUX_KMOD_SUFFIX) + FILES:=$(PKG_BUILD_DIR)/w1-gpio-custom.ko KCONFIG:= endef