From 32787fb0dff053a4a31f9785ddb3f40e1d6a6063 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 7 Dec 2014 10:55:24 +0100 Subject: [PATCH] kernel: add patches for rt5572 wlan chipset. --- lfs/linux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lfs/linux b/lfs/linux index 2644711c95..dac6275195 100644 --- a/lfs/linux +++ b/lfs/linux @@ -140,6 +140,8 @@ endif cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.22-iwlwifi-noibss_only_on_radar_chan.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.37-rt2800usb_add_dlink_dwa137_usbid.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.55-rt2800usb-change_queue_warn_to_debug.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.25_rt2x00_fix_bss_bcn_num.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.25-rt5592_no_special_txop_init.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.39-add_libertas_uap.patch # mISDN Patches -- 2.39.5