From: Mike Meffie Date: Tue, 19 Feb 2008 15:07:48 +0000 (+0000) Subject: STABLE14-s390x-not-s390-20080219 X-Git-Tag: openafs-stable-1_4_7pre1~29 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0f9404a8c37875213132e95a50f476a95ccb546a;p=packages%2Fo%2Fopenafs.git STABLE14-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 6b7895d6f..14ef62129 100644 --- a/src/libafs/MakefileProto.LINUX.in +++ b/src/libafs/MakefileProto.LINUX.in @@ -169,7 +169,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