Add missing compat-2.6.*.c files
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Aug 2009 12:38:11 +0000 (14:38 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 10 Aug 2009 22:38:09 +0000 (15:38 -0700)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/patches/98-add-compat-wireless.patch

index 1c7b39a8902424fd94d8e30dd2304ce0c08d46ac..791bc6b256267dcf8a659070e53348c1541e5c57 100644 (file)
@@ -19,11 +19,16 @@ added compat.h also for ssb, I forget.
 
 --- a/net/wireless/Makefile    2009-08-07 12:27:50.836497001 -0700
 +++ b/net/wireless/Makefile    2009-08-07 12:27:51.952497240 -0700
-@@ -11,3 +11,11 @@
+@@ -11,3 +11,16 @@
  cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o wext-sme.o
  
  ccflags-y += -D__CHECK_ENDIAN__
 +# Compat-wireless kernel compatibility code
++cfg80211-y += compat-2.6.22.o
++cfg80211-y += compat-2.6.23.o
++cfg80211-y += compat-2.6.24.o
++cfg80211-y += compat-2.6.25.o
++cfg80211-y += compat-2.6.26.o
 +cfg80211-y += compat-2.6.27.o
 +cfg80211-y += compat-2.6.28.o
 +cfg80211-y += compat-2.6.29.o