projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc1772
)
set Package/rt2800-pci to BROKEN
author
Mirko Vogt
<mirko@openwrt.org>
Wed, 10 Dec 2008 21:37:28 +0000
(21:37 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Wed, 10 Dec 2008 21:37:28 +0000
(21:37 +0000)
SVN-Revision: 13587
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 5c5c24565dae2c4a60ac881b346204299f3d3185..5037ce8e70140ce62034b0d61127591b341bfdf4 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-184,7
+184,7
@@
endef
define KernelPackage/rt2800-pci
$(call KernelPackage/rt2x00/Default)
- DEPENDS+= @PCI_SUPPORT +kmod-rt2x00-pci @LINUX_2_6_27||@LINUX_2_6_28
+ DEPENDS+= @
BROKEN @
PCI_SUPPORT +kmod-rt2x00-pci @LINUX_2_6_27||@LINUX_2_6_28
TITLE+= (RT2860 PCI)
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/rt2x00/rt2800pci.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,27,rt2800pci)