mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Add sun4v to the 'universe'.
This commit is contained in:
parent
61517751a7
commit
b7e440b595
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163447
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user