X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fcompat-drivers;h=57a9b163ffc5d843a91821d9b89bdefe9ac11ec8;hb=f4d84254936c3e7cf20234ae5d450d51e93ec051;hp=53f65183904898e48d23ff38cd4e965249cfa719;hpb=2d490a7304b6a5a84822e5093c36a8985994d1c8;p=ipfire-2.x.git diff --git a/lfs/compat-drivers b/lfs/compat-drivers index 53f6518390..57a9b163ff 100644 --- a/lfs/compat-drivers +++ b/lfs/compat-drivers @@ -81,6 +81,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xaf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-drivers-3.8-1-u-kref_get_unless_zero.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-drivers-3.8.3-ath_ignore_eeprom_regdomain.patch # kfifo has no license info and taints kernel cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-wireless-2.6.39_kfifo_module_info.patch