summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/022-remove_crc8_and_cordic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/022-remove_crc8_and_cordic.patch')
-rw-r--r--package/mac80211/patches/022-remove_crc8_and_cordic.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/022-remove_crc8_and_cordic.patch b/package/mac80211/patches/022-remove_crc8_and_cordic.patch
index 86bbfe67a..13ad2c895 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
-@@ -44,8 +44,6 @@ compat-$(CONFIG_COMPAT_KERNEL_3_3) += \
- flow_dissector.o
+@@ -47,8 +47,6 @@ compat-$(CONFIG_COMPAT_KERNEL_3_3) += \
compat-$(CONFIG_COMPAT_KERNEL_3_4) += compat-3.4.o
+ compat-$(CONFIG_COMPAT_KERNEL_3_7) += compat-3.7.o
-compat-$(CONFIG_COMPAT_CORDIC) += cordic.o
-compat-$(CONFIG_COMPAT_CRC8) += crc8.o