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.
This commit is contained in:
parent
e4372ceba0
commit
12ed81c06a
2
Makefile
2
Makefile
@ -275,7 +275,7 @@ make: .PHONY
|
|||||||
# existing system is.
|
# existing system is.
|
||||||
#
|
#
|
||||||
.if make(universe)
|
.if make(universe)
|
||||||
TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64
|
TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64 sun4v
|
||||||
|
|
||||||
universe: universe_prologue
|
universe: universe_prologue
|
||||||
universe_prologue:
|
universe_prologue:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user