X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fhostap-driver%2FMakefile;fp=package%2Fhostap-driver%2FMakefile;h=f78d7877d91ba8a7596da3557e6a84e7a9a1aa10;hb=527d6ed65d529898770fd176e3748a74f06739a2;hp=52167c1f049ed42eee5cc1dfc9fb738788b9229b;hpb=a1ce9f6f9b88ba41955079034e8f1c2b6e39c8c6;p=openwrt-10.03%2F.git diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile index 52167c1f0..f78d7877d 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:= kmod-hostap KCONFIG:=CONFIG_HOSTAP_PCI AUTOLOAD:=$(call AutoLoad,60,hostap_pci) endef