summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-11-28 01:03:29 +0000
committerru <ru@FreeBSD.org>2006-11-28 01:03:29 +0000
commit6ea883cd0bd2a875800e8c50a30e248c4579d7f5 (patch)
tree0e1ae8b24c6853e49b569f369f373d99ed0925aa /Makefile
parent551f6eb73f96776622fca6d8fc85e7fb2ec4158e (diff)
downloadFreeBSD-src-6ea883cd0bd2a875800e8c50a30e248c4579d7f5.zip
FreeBSD-src-6ea883cd0bd2a875800e8c50a30e248c4579d7f5.tar.gz
Add arm to universe.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5fab970..da25222 100644
--- a/Makefile
+++ b/Makefile
@@ -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
OpenPOWER on IntegriCloud