]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/compat-drivers
kernel: enable misdn support on intel kernels.
[people/teissler/ipfire-2.x.git] / lfs / compat-drivers
index ea2251a27ee2221a5f1c7003b14683b0d5843360..57a9b163ffc5d843a91821d9b89bdefe9ac11ec8 100644 (file)
@@ -29,7 +29,7 @@ VERSUFIX=ipfire$(KCFG)
 VER        = 3.8.3-2-snpu
 
 ifeq "$(KCFG)" "-xen"
-       KVER = 2.6.32.60
+       KVER = 2.6.32.61
 endif
 
 THISAPP    = compat-drivers-$(VER)
@@ -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