1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00

Add a new world named 'mips' to our universe.

Discussed with:		imp
This commit is contained in:
Bjoern A. Zeeb 2009-04-01 17:11:50 +00:00
parent 3e33218d77
commit f85e6b5213
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190628

View File

@ -279,7 +279,7 @@ tinderbox:
# existing system is.
#
.if make(universe) || make(tinderbox)
TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64 sun4v
TARGETS?=amd64 arm i386 ia64 mips pc98 powerpc sparc64 sun4v
.if defined(DOING_TINDERBOX)
FAILFILE=tinderbox.failed