summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2008-05-25 22:13:17 +0000
committerjb <jb@FreeBSD.org>2008-05-25 22:13:17 +0000
commite75a451fc0dd76f9a62f66c92a86d75984c14099 (patch)
treec0f6bd3bc73c28ea786b71c508991f2321c70e38 /Makefile
parenta3623cb733d4a3ddcf8ba280724b8ce3f19a7a58 (diff)
downloadFreeBSD-src-e75a451fc0dd76f9a62f66c92a86d75984c14099.zip
FreeBSD-src-e75a451fc0dd76f9a62f66c92a86d75984c14099.tar.gz
Backout the change to remove sun4v.
Note that sun4v is currently broken on T2000 hardware so it's pretty much a lame duck at this point.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7e5aa4..80838cc 100644
--- a/Makefile
+++ b/Makefile
@@ -275,7 +275,7 @@ make: .PHONY
# existing system is.
#
.if make(universe)
-TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64
+TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64 sun4v
universe: universe_prologue
universe_prologue:
OpenPOWER on IntegriCloud