X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2FMakefile;h=52fb6c1e02466081020925b012872df5c6e4d640;hb=0f430339b1613047e4e91bb476641c7ced4e78d6;hp=48af1f76e1b0ea8fdece824ddbdb021cc7592a1f;hpb=8cb021540f5a7633b6bc70a9c6e18f9a3d5bac87;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 48af1f76e1..52fb6c1e02 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -577,7 +577,7 @@ endef define KernelPackage/net-hermes $(call KernelPackage/mac80211/Default) TITLE:=Hermes 802.11b chipset support - DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-cfg80211 + DEPENDS:=@PCI_SUPPORT||PCMCIA_SUPPORT +kmod-cfg80211 +@DRIVER_WEXT_SUPPORT FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/orinoco/orinoco.ko AUTOLOAD:=$(call AutoLoad,50,orinoco) endef