]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- added libata1-include patch (fixes libata build on alpha)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 11 Dec 2003 15:37:27 +0000 (15:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.555

kernel.spec

index a23891362fe3354b4b3ad6d7a15ff3a66f70320e..1c0f6c04dc891c287257e0a277d1aada4580f2e6 100644 (file)
@@ -70,6 +70,8 @@ Patch21:      linux-2.4.21-uml-o1.patch
 Patch22:       linux-2.4.20-uml-host-skas3.patch
 # http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/
 Patch23:       2.4.23-libata1.patch.bz2
+# missing <linux/mm.h> include in libata-core.c (needed on alpha)
+Patch24:       linux-2.4.23-libata1-include.patch
 
 # New filesystems
 
@@ -621,6 +623,7 @@ gzip -dc %{SOURCE7} | tar -xf -
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+%patch24 -p1
 %patch25 -p1
 #%patch26 -p1
 %patch32 -p1
This page took 0.079933 seconds and 4 git commands to generate.