]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/linux2
ppp: Fix building PPPoE stuff with new headers.
[people/teissler/ipfire-2.x.git] / lfs / linux2
index 9bedd535d5d1268a005aa7686a99f7e2d5d46f85..c3ac3eee456cdadc02516aa39acf4b6838b8f7fb 100644 (file)
@@ -51,7 +51,7 @@ else
        HEADERS_PREFIX = /usr
 endif
 else
-       TARGET = $(DIR_INFO)/linux-$(VER)-$(VERSUFIX)
+       TARGET = $(DIR_INFO)/linux-xen-$(VER)-$(VERSUFIX)
 endif
 
 ifeq "$(MACHINE_TYPE)" "arm"
@@ -139,9 +139,6 @@ else
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32-imq-test2.patch
 endif
 
-       # Not report deprecated syscall 1.23 (for kudzu)
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.25.18-not_report_sysctl_1.23.patch
-
        # Reiser4 (don't check if fail (some patches are already in xen patchset)
        -cd $(DIR_APP) && bzcat $(DIR_DL)/reiser4-for-2.6.32.patch.bz2 | patch -Np1