[SSI] openssi Makefile,1.56.4.6,1.56.4.7
John Hughes <[email protected]> Sun, 14 Feb 2010 11:22:33 +0000
| Newsgroups | gmane.linux.cluster.ssic.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ssic-linux/openssi
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26987
Modified Files:
Tag: OPENSSI-DEBIAN
Makefile
Log Message:
Include x86_84 patches
Index: Makefile
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/Attic/Makefile,v
retrieving revision 1.56.4.6
retrieving revision 1.56.4.7
diff -u -d -r1.56.4.6 -r1.56.4.7
--- Makefile 18 May 2005 07:27:16 -0000 1.56.4.6
+++ Makefile 14 Feb 2010 11:22:31 -0000 1.56.4.7
@@ -39,6 +39,8 @@
KSSIDIR = linux-ssi
KSSI64DIR = linux-ssi-ia64
+BLDX86_64 = true
+
scrub:
@if [ ! -d ../${CIDIR} ]; then \
echo "Missing source directory: ../${CIDIR}"; exit 1; fi
@@ -75,6 +77,11 @@
@echo Applying i386 patches to ../${KSSIDIR}
@${APPLY-ARCH} kernel.patches/i386 ../${KSSIDIR}
+ @if [ ${BLDX86_64} ]; then \
+ echo Applying x86_64 patches to ../${KSSIDIR} ; \
+ ${APPLY-ARCH} kernel.patches/x86_64 ../${KSSIDIR} ; \
+ fi
+
@echo Applying common patches to ../${KSSIDIR}
@${APPLY-ARCH} kernel.patches/common ../${KSSIDIR}
@find ../${KSSIDIR} -name '*.orig' -exec rm -f {} \;
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev