]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/compat-drivers
Forward Firewall: reordered some rules to get rid of INPUT_DROP messages in log when...
[people/teissler/ipfire-2.x.git] / lfs / compat-drivers
index f23a6fc3c5df2708634dcf680c116b9ed79b0ba8..53f65183904898e48d23ff38cd4e965249cfa719 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)
@@ -119,9 +119,6 @@ ifeq "$(MACHINE_TYPE)" "arm"
        # disable video because it not build on Arm
        cd $(DIR_APP) && sed -i -e \
                "s/export CONFIG_COMPAT_VIDEO_MODULES=y//g" config.mk
-
-       # Add a missing vmalloc ti atx
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch
 endif
 
        # Erase some modules that are obsolete or moved to other path