From 0eb4e2b31324668aaf340f859c60dfbaef5c89b4 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 29 Apr 2009 11:32:53 +0000 Subject: [PATCH] [package] hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218) SVN-Revision: 15479 --- package/hostap-driver/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/hostap-driver/Makefile b/package/hostap-driver/Makefile index c77f56ed04..176aaa8c91 100644 --- a/package/hostap-driver/Makefile +++ b/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 -- 2.30.2