As compat wireless now supports 2.6.24 or later, we don't need to apply this special patch for ath9k. This addresses a script error when ath9k alone is selected. Signed-off-by: Senthil Balasubramanian <senthilkumar@xxxxxxxxxxx> --- scripts/driver-select | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/scripts/driver-select b/scripts/driver-select index 5f7d422..131bf5f 100755 --- a/scripts/driver-select +++ b/scripts/driver-select @@ -302,7 +302,6 @@ case $1 in disable_bt_usb_ethernet_var select_driver CONFIG_ATH_COMMON select_ath9k_driver - patch -p1 < enable-older-kernels/enable-2.6.24.patch ;; ar9170) disable_bt_usb_ethernet_var -- 1.7.2.1 -- 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