From e4f208ebf3029f415cf0a79d41ea27fa45c2a62c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 16 Apr 2012 21:08:41 +0000 Subject: mac80211: update to wireless-testing 2012-04-13 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31322 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/022-remove_crc8_and_cordic.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/mac80211/patches/022-remove_crc8_and_cordic.patch') diff --git a/package/mac80211/patches/022-remove_crc8_and_cordic.patch b/package/mac80211/patches/022-remove_crc8_and_cordic.patch index 514d56b857..f5505d96da 100644 --- a/package/mac80211/patches/022-remove_crc8_and_cordic.patch +++ b/package/mac80211/patches/022-remove_crc8_and_cordic.patch @@ -1,8 +1,8 @@ --- a/compat/Makefile +++ b/compat/Makefile -@@ -36,8 +36,6 @@ compat-$(CONFIG_COMPAT_KERNEL_2_6_39) += - compat-$(CONFIG_COMPAT_KERNEL_3_0) += compat-3.0.o - compat-$(CONFIG_COMPAT_KERNEL_3_2) += compat-3.2.o +@@ -38,8 +38,6 @@ compat-$(CONFIG_COMPAT_KERNEL_3_2) += co + compat-$(CONFIG_COMPAT_KERNEL_3_3) += compat-3.3.o + compat-$(CONFIG_COMPAT_KERNEL_3_5) += compat-3.5.o -compat-$(CONFIG_COMPAT_CORDIC) += cordic.o -compat-$(CONFIG_COMPAT_CRC8) += crc8.o -- cgit v1.2.3