X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcompat-wireless;h=9ce6f07593c81698f6ce1427e4eb34c5166e94cc;hp=8a3fd56ebb8ce5b90e08d513f27ca3a1158dbcbc;hb=2ad0c24a00c26a1b3ee84f189a774d0263dc6bd1;hpb=d7a3254acedb43995d6a6e769562576cc7ff8639 diff --git a/lfs/compat-wireless b/lfs/compat-wireless index 8a3fd56eb..9ce6f0759 100644 --- a/lfs/compat-wireless +++ b/lfs/compat-wireless @@ -85,6 +85,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) # Codel patches cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-wireless_codel-avoid-a-nul-rec_inv_sqrt.patch + # compat-3.1 include a bogus cpufreq_backort + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-wireless-3.6.8-remove_3.1_cpufreq_backport.patch + # Build ath5k only if target has pci cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-wireless-3.5-build_ath5k_only_with_pci.patch