more cleanup
[openwrt.git] / package / hostap-driver / Makefile
index 3a170f6..176aaa8 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
@@ -48,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
This page took 0.0253 seconds and 4 git commands to generate.