projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] disable a few packages failing on pxcab (marking them as BROKEN)
[openwrt.git]
/
package
/
mac80211
/
Makefile
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index
dcd2529
..
a494d54
100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-33,7
+33,7
@@
WMENU:=Wireless Drivers
define KernelPackage/mac80211/Default
SUBMENU:=$(WMENU)
URL:=http://linuxwireless.org/
- DEPENDS:=@LINUX_2_6 @!TARGET_avr32
+ DEPENDS:=@LINUX_2_6 @!TARGET_avr32
@(!(TARGET_ep93xx||TARGET_pxcab)||BROKEN)
endef
define KernelPackage/mac80211
This page took
0.020774 seconds
and
4
git commands to generate.