Browse Source

mac80211: current revisions build with 3.2

SVN-Revision: 29728
Jonas Gorski 14 years ago
parent
commit
f2d35c7110
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/mac80211/Makefile

+ 1 - 1
package/mac80211/Makefile

@@ -49,7 +49,7 @@ define KernelPackage/mac80211/Default
   SUBMENU:=$(WMENU)
   URL:=http://linuxwireless.org/
   MAINTAINER:=Felix Fietkau <[email protected]>
-  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