From 611cdaf3240837df5cba9180eb5772b54755bf94 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 18 Nov 2006 20:48:26 +0000 Subject: add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5564 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostap/Makefile') diff --git a/package/hostap/Makefile b/package/hostap/Makefile index c2318cfbd..f6d0c8d83 100644 --- a/package/hostap/Makefile +++ b/package/hostap/Makefile @@ -45,7 +45,7 @@ endef define KernelPackage/hostap $(call KernelPackage/hostap/Default) - DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT + DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-ieee80211 TITLE:=Host AP support for Prism2/2.5/3 DESCRIPTION+=\\\ \\\ -- cgit v1.2.3