]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux
Bump linux-xen PAK_VER
[people/pmueller/ipfire-2.x.git] / lfs / linux
index b45997dafadf277fcb41fe8d7b9f10f723389fed..5c00207bb419670307b1903df0edf7fe7f38a8a6 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -35,7 +35,7 @@ CFLAGS     =
 CXXFLAGS   =
 
 PROG      = linux-xen
-PAK_VER    = 1
+PAK_VER    = 2
 DEPS      = ""
 
 # Normal build or XEN build.
@@ -101,7 +101,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        ln -s linux-$(VER) /usr/src/linux
 
        # Linux Intermediate Queueing Device
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27-imq.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27.21-imq-test3.patch
 
        # Xen
 ifeq "$(XEN)" "1"