projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56082cf
)
rt2x00: disbale wifi on mt7620x until the lna/pna is fixed and the new eep layout...
author
John Crispin
<
[email protected]
>
Tue, 29 Jul 2014 10:51:05 +0000
(10:51 +0000)
committer
John Crispin
<
[email protected]
>
Tue, 29 Jul 2014 10:51:05 +0000
(10:51 +0000)
Signed-off-by: John Crispin <
[email protected]
>
SVN-Revision: 41878
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 8ffff10c041331db6297eaf22eecce16d93f210f..5ed4c11691595ddfb0ccfda8228fbcf8d3c764f4 100644
(file)
--- a/
package/kernel/mac80211/Makefile
+++ b/
package/kernel/mac80211/Makefile
@@
-328,7
+328,7
@@
endef
define KernelPackage/rt2800-soc
$(call KernelPackage/rt2x00/Default)
- DEPENDS += @(TARGET_ramips_rt288x||TARGET_ramips_rt305x||TARGET_ramips_rt3883
||TARGET_ramips_mt7620n||TARGET_ramips_mt7620a
) +kmod-rt2800-mmio +kmod-rt2800-lib
+ DEPENDS += @(TARGET_ramips_rt288x||TARGET_ramips_rt305x||TARGET_ramips_rt3883) +kmod-rt2800-mmio +kmod-rt2800-lib
TITLE += (RT28xx/RT3xxx SoC)
FILES := \
$(PKG_BUILD_DIR)/drivers/net/wireless/rt2x00/rt2x00soc.ko \