mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add mips back to universe
This commit is contained in:
parent
161b83b959
commit
dfc91ccb0b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -281,7 +281,7 @@ tinderbox:
|
|||
# existing system is.
|
||||
#
|
||||
.if make(universe) || make(universe_kernels) || make(tinderbox)
|
||||
TARGETS?=amd64 i386 ia64 pc98 powerpc sparc64 sun4v
|
||||
TARGETS?=amd64 i386 ia64 pc98 powerpc sparc64 sun4v mips
|
||||
|
||||
.if defined(DOING_TINDERBOX)
|
||||
FAILFILE=tinderbox.failed
|
||||
|
|
|
|||
Loading…
Reference in a new issue