From: Hauke Mehrtens Date: Wed, 10 Nov 2010 22:53:04 +0000 (+0000) Subject: net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches... X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=0497b0c51d2c467f67214a901340ee9cbf465941;p=15.05%2Fopenwrt.git net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23954 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 215f3ee085..ecc2f1dc70 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -616,7 +616,7 @@ endef define KernelPackage/net-hermes-pcmcia $(call KernelPackage/mac80211/Default) TITLE:=Hermes based PCMCIA adaptors - DEPENDS:=@PCMCIA_SUPPORT +kmod-net-hermes +kmod-cfg80211 + DEPENDS:=@PCMCIA_SUPPORT +kmod-net-hermes +kmod-cfg80211 @BROKEN FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/orinoco/orinoco_cs.ko AUTOLOAD:=$(call AutoLoad,55,orinoco_cs) endef