Restore arm, riscv, sparc64, and mips to UNIVERSE after r334128
This commit is contained in:
parent
475d42db4a
commit
ff3a8b3427
3
Makefile
3
Makefile
@ -481,8 +481,7 @@ worlds: .PHONY
|
||||
# existing system is.
|
||||
#
|
||||
.if make(universe) || make(universe_kernels) || make(tinderbox) || make(targets)
|
||||
TARGETS?=amd64 i386 powerpc arm64
|
||||
#riscv arm sparc64 mips
|
||||
TARGETS?=amd64 arm arm64 i386 mips powerpc riscv sparc64
|
||||
_UNIVERSE_TARGETS= ${TARGETS}
|
||||
TARGET_ARCHES_arm?= arm armeb armv6 armv7
|
||||
TARGET_ARCHES_arm64?= aarch64
|
||||
|
Loading…
Reference in New Issue
Block a user