This series contains some fixes for the ath6kl driver, the compat_autoconf.h file now contains most of the conditions from config.mk and some fixes for CONFIG_WIRELESS_EXT=n were added. Hauke Mehrtens (5): compat-wireless: add conditions form config into compat_autoconf.h compat-wireless: handle depending on something build as module compat-wireless: make atk6kl build with older kernels compat-wireless: fix for CONFIG_WIRELESS_EXT=n compat-wireless: build if kernel does not have mac80211 config.mk | 102 ++++++++++++++++-------------- patches/33-autoconf.patch | 15 +++++ patches/34-backport-bin_attribute.patch | 47 ++++++++++++++ scripts/gen-compat-autoconf.sh | 8 +-- 4 files changed, 118 insertions(+), 54 deletions(-) create mode 100644 patches/33-autoconf.patch create mode 100644 patches/34-backport-bin_attribute.patch -- 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