]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
parisc-linux-kernel-headers-20020909
authorNathan Neulinger <nneul@umr.edu>
Tue, 10 Sep 2002 22:41:18 +0000 (22:41 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 10 Sep 2002 22:41:18 +0000 (22:41 +0000)
link in stuff from asm

src/libafs/MakefileProto.LINUX.in

index 91b8e839e615c715fd919e5952ee9de64bc263a5..1c1664067ac82da73f8aec21c14f38f96178d00e 100644 (file)
@@ -117,6 +117,8 @@ ${COMPDIRS} ${INSTDIRS} ${DESTDIRS}:
        $(RM) -f asm-generic
        ln -fs ${LINUX_KERNEL_PATH}/include/asm-generic asm-generic
        $(RM) -f asm
+<parisc_linux22 parisc_linux24>
+       ln -fs ${LINUX_KERNEL_PATH}/include/asm-parisc asm
 <alpha_linux_22 alpha_linux_24>
        ln -fs ${LINUX_KERNEL_PATH}/include/asm-alpha asm
 <i386_linux22 i386_linux24>