Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- compat/patches/98-add-compat-wireless.patch | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/compat/patches/98-add-compat-wireless.patch b/compat/patches/98-add-compat-wireless.patch index 1c7b39a..791bc6b 100644 --- a/compat/patches/98-add-compat-wireless.patch +++ b/compat/patches/98-add-compat-wireless.patch @@ -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 -- 1.6.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html