projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5931a15
)
net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches...
author
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 10 Nov 2010 22:53:04 +0000
(22:53 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 10 Nov 2010 22:53:04 +0000
(22:53 +0000)
SVN-Revision: 23954
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 215f3ee0858c4ce1b8d170a7eaf7bb938094ba45..ecc2f1dc70c692189c6b23a479f21f2979ea0acf 100644
(file)
--- 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