From 90a5c5ee241c60f233fdb410d5be602c83bee338 Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Thu, 7 Mar 2013 12:42:16 -0800 Subject: compat-drivers: refresh patches for next-20130307 Signed-off-by: Luis R. Rodriguez --- patches/collateral-evolutions/network/08-rename-config-options.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/collateral-evolutions/network/08-rename-config-options.patch') diff --git a/patches/collateral-evolutions/network/08-rename-config-options.patch b/patches/collateral-evolutions/network/08-rename-config-options.patch index a1332274..56f40154 100644 --- a/patches/collateral-evolutions/network/08-rename-config-options.patch +++ b/patches/collateral-evolutions/network/08-rename-config-options.patch @@ -181,9 +181,9 @@ CONFIG_BT_HIDP does not build with older kernel versions. release_sock(sk); --- a/drivers/net/wireless/mwifiex/Makefile +++ b/drivers/net/wireless/mwifiex/Makefile -@@ -40,7 +40,7 @@ mwifiex-y += sta_rx.o - mwifiex-y += uap_txrx.o +@@ -41,7 +41,7 @@ mwifiex-y += uap_txrx.o mwifiex-y += cfg80211.o + mwifiex-y += ethtool.o mwifiex-$(CONFIG_DEBUG_FS) += debugfs.o -obj-$(CONFIG_MWIFIEX) += mwifiex.o +obj-$(CONFIG_COMPAT_MWIFIEX) += mwifiex.o -- cgit v1.2.3