summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2009-04-01 17:11:50 +0000
committerbz <bz@FreeBSD.org>2009-04-01 17:11:50 +0000
commit0a11466281fc588c6b3a8dc2d94fcaaa404392a1 (patch)
tree58ced2eb0107885b2b809890b947c294a5376a16 /Makefile
parentdf0ed71781b42b3334d3cf4200cf60ae4eb0ec19 (diff)
downloadFreeBSD-src-0a11466281fc588c6b3a8dc2d94fcaaa404392a1.zip
FreeBSD-src-0a11466281fc588c6b3a8dc2d94fcaaa404392a1.tar.gz
Add a new world named 'mips' to our universe.
Discussed with: imp
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b69ffef..ebaeb6d 100644
--- a/Makefile
+++ b/Makefile
@@ -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
OpenPOWER on IntegriCloud