From: Mike Meffie Date: Tue, 19 Feb 2008 15:07:36 +0000 (+0000) Subject: DEVEL15-s390x-not-s390-20080219 X-Git-Tag: openafs-devel-1_5_32~2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ecc8374ee41d5b29b3894e9707cbd3dfeb6db14f;p=packages%2Fo%2Fopenafs.git DEVEL15-s390x-not-s390-20080219 LICENSE IPL10 don't try to link multiple things to asm (cherry picked from commit 4bd64596caebf79962db441782082d07c2de9e4e) --- diff --git a/src/libafs/MakefileProto.LINUX.in b/src/libafs/MakefileProto.LINUX.in index c70d25566..84eb5fe01 100644 --- a/src/libafs/MakefileProto.LINUX.in +++ b/src/libafs/MakefileProto.LINUX.in @@ -194,7 +194,7 @@ ${COMPDIRS} ${INSTDIRS} ${DESTDIRS}: ln -fs ${LINUX_KERNEL_PATH}/arch/um/include/sysdep ln -fs ${LINUX_KERNEL_PATH}/include/asm-x86_64 asm - + ln -fs ${LINUX_KERNEL_PATH}/include/asm-s390 asm ln -fs ${LINUX_KERNEL_PATH}/include/asm-s390x asm