소스 검색

hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)

SVN-Revision: 15479
Jo-Philipp Wich 16 년 전
부모
커밋
df8693a787
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package/hostap-driver/Makefile

+ 1 - 0
package/hostap-driver/Makefile

@@ -47,6 +47,7 @@ $(call KernelPackage/hostap/Default)
   TITLE:=Host AP support for Prism2/2.5/3
   DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211 +wireless-tools
   KCONFIG:=CONFIG_HOSTAP
+  PROVIDES:=kmod-hostap
 endef
 
 define KernelPackage/hostap/2.4