summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-11-13 22:38:33 +0000
committerimp <imp@FreeBSD.org>2010-11-13 22:38:33 +0000
commit554a219f6e33e99132ea4930345cbbfc64574425 (patch)
tree69f0765528127ea3c1aa1c4abc857fa412cacb8c /Makefile
parent5e46e6967493887b78dc16517dc2edbb0e3893a9 (diff)
downloadFreeBSD-src-554a219f6e33e99132ea4930345cbbfc64574425.zip
FreeBSD-src-554a219f6e33e99132ea4930345cbbfc64574425.tar.gz
Add mips back to universe
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4209248..cef96ae 100644
--- a/Makefile
+++ b/Makefile
@@ -281,7 +281,7 @@ tinderbox:
# existing system is.
#
.if make(universe) || make(universe_kernels) || make(tinderbox)
-TARGETS?=amd64 i386 ia64 pc98 powerpc sparc64 sun4v
+TARGETS?=amd64 i386 ia64 pc98 powerpc sparc64 sun4v mips
.if defined(DOING_TINDERBOX)
FAILFILE=tinderbox.failed
OpenPOWER on IntegriCloud