projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3f1075
)
mac80211: current revisions build with 3.2
author
Jonas Gorski
<jogo@openwrt.org>
Fri, 13 Jan 2012 14:47:30 +0000
(14:47 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Fri, 13 Jan 2012 14:47:30 +0000
(14:47 +0000)
SVN-Revision: 29728
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index c57292200fa176223f44249e9cc582f0e9a5ecb4..df8dcd5239e56c749f57eed2c908ce538a6bf80d 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-49,7
+49,7
@@
define KernelPackage/mac80211/Default
SUBMENU:=$(WMENU)
URL:=http://linuxwireless.org/
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
- DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab
||LINUX_3_2
)||BROKEN)
+ DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN)
endef
define KernelPackage/cfg80211