Add arm to universe.

This commit is contained in:
Ruslan Ermilov 2006-11-28 01:03:29 +00:00
parent fb58dc87ca
commit 9a0b47981d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164709

View File

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