X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fhostap-driver%2FMakefile;fp=package%2Fhostap-driver%2FMakefile;h=3ea3a25e22586fa38a256a9a94113d3ae04d460e;hb=a62005234bdbcbc729a2c23b49974174ec12e8c3;hp=0867672b8a53c52aa8f272d1ecdee0616e2a822e;hpb=15cd0290d99bf2b0e3c096d26bd678e1615c37ad;p=openwrt-10.03%2F.git 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