diff mbox

[2/3] compat-wireless: set CONFIG_COMPAT_STAGING=m

Message ID 1305396027-5864-2-git-send-email-hauke@hauke-m.de (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Hauke Mehrtens May 14, 2011, 6 p.m. UTC
If this is set to y and all CONFIG_BRCM* options are set to m it causes build
failures with kernel version < 2.6.36 as there is nothing build into
the kernel. Besides compat-wireless does not support build anything
into the kernel.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Luis Rodriguez May 19, 2011, 9:22 p.m. UTC | #1
On Sat, May 14, 2011 at 11:00 AM, Hauke Mehrtens <hauke@hauke-m.de> wrote:
> If this is set to y and all CONFIG_BRCM* options are set to m it causes build
> failures with kernel version < 2.6.36 as there is nothing build into
> the kernel. Besides compat-wireless does not support build anything
> into the kernel.
>
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

applied, thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/config.mk b/config.mk
index 3c034c1..abe6030 100644
--- a/config.mk
+++ b/config.mk
@@ -200,7 +200,7 @@  $(warning "WARNING: CONFIG_CFG80211_WEXT will be deactivated or not working beca
 endif #CONFIG_WIRELESS_EXT
 
 ifdef CONFIG_STAGING
-CONFIG_COMPAT_STAGING=y
+CONFIG_COMPAT_STAGING=m
 endif #CONFIG_STAGING
 
 # mac80211 test driver