mac80211: allow building for linux 3.1 again
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Aug 2011 10:17:26 +0000 (10:17 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Aug 2011 10:17:26 +0000 (10:17 +0000)
wireless-testing 2011-08-26 properly detects and works with linux 3.1.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28096 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/mac80211/Makefile

index d4bbff4..e2942f8 100644 (file)
@@ -48,7 +48,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_1)||BROKEN)
+  DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN)
 endef
 
 define KernelPackage/cfg80211