Add sun4v to the 'universe'.

This commit is contained in:
John Birrell 2006-10-16 22:18:59 +00:00
parent 61517751a7
commit b7e440b595
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163447

View File

@ -266,7 +266,7 @@ universe_prologue:
@echo "--------------------------------------------------------------"
@echo ">>> make universe started on ${STARTTIME}"
@echo "--------------------------------------------------------------"
.for target in amd64 i386 ia64 pc98 sparc64
.for target in amd64 i386 ia64 pc98 sparc64 sun4v
KERNCONFS!= cd ${.CURDIR}/sys/${target}/conf && \
find [A-Z]*[A-Z] -type f -maxdepth 0 \
! -name DEFAULTS ! -name LINT