25 lines
546 B
Plaintext
25 lines
546 B
Plaintext
#
|
|
# Product definitions for IP22 machines with no particular
|
|
# graphics defined. This is used to build uts/mips and
|
|
# stand with support for all IP22 graphics types:
|
|
# EXPRESS (aka GR2), ULTRA
|
|
#
|
|
SYSTEM = SVR4
|
|
# GRAPHICS= GL4D3
|
|
CPUBOARD= IPMHSIM
|
|
COMPLEX = SP
|
|
ENDIAN=
|
|
# GFXBOARD= EXPRESS
|
|
# SUBGR = EXPRESS
|
|
CPUARCH= R4000
|
|
CPUARCH_PRODDEFS= -DR4000PC -DR4600 -DR4600SC -DTRITON -DR10000 -D_NO_R4000
|
|
CPUISA = MIPS4
|
|
|
|
KN32PROM32= -D_KN32PROM32
|
|
KMODEOPT = $(KN32PROM32)
|
|
COMPILATION_MODEL=N32
|
|
_R5000_CVT_WAR = 1
|
|
_NO_R4000 = 1
|
|
|
|
include $(RELEASEDEFS)
|