Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 11:09:28 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133545 for review
Message-ID:  <200801181109.m0IB9SlG014375@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=133545

Change 133545 by imp@imp_paco-paco on 2008/01/18 11:09:11

	Mips seems to have disappeared.  put it back.

Affected files ...

.. //depot/projects/mips2-jnpr/src/Makefile.inc1#3 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/Makefile.inc1#3 (text+ko) ====

@@ -113,7 +113,7 @@
 TARGET?=	${MACHINE}
 TARGET_ARCH?=	${MACHINE_ARCH}
 
-KNOWN_ARCHES?=	amd64 arm armeb/arm i386 i386/pc98 ia64 powerpc sparc64 sparc64/sun4v
+KNOWN_ARCHES?=	amd64 arm armeb/arm i386 i386/pc98 ia64 mips powerpc sparc64 sparc64/sun4v
 .if ${TARGET} == ${TARGET_ARCH}
 _t=		${TARGET}
 .else



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801181109.m0IB9SlG014375>