X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/15cd0290d99bf2b0e3c096d26bd678e1615c37ad..e2cc8ca357bfa06ee34a866901e8ea46a02f4176:/package/hostap-driver/Makefile?ds=inline diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile index 0867672b8..3ea3a25e2 100644 --- a/package/hostap-driver/Makefile +++ b/package/hostap-driver/Makefile @@ -103,7 +103,7 @@ endef define KernelPackage/hostap-pci $(call KernelPackage/hostap/Default) TITLE:=Host AP driver for PCI adaptors - DEPENDS:=@@PCI_SUPPORT +kmod-hostap + DEPENDS:=@PCI_SUPPORT +kmod-hostap KCONFIG:=CONFIG_HOSTAP_PCI AUTOLOAD:=$(call AutoLoad,60,hostap_pci) endef