25 lines
540 B
Plaintext
25 lines
540 B
Plaintext
#
|
|
# Product definitions for IP24 machines with Newport graphics defined.
|
|
# This is currently only used to build the PROM.
|
|
#
|
|
# Note: the CPU board is still defined as an IP22 architecture.
|
|
#
|
|
SYSTEM = SVR4
|
|
GRAPHICS= GL4D3
|
|
CPUBOARD= IP22
|
|
COMPLEX = SP
|
|
PRODDEFS=-DIP24
|
|
PSCFG=IP24conf
|
|
VERSCPU= IP24
|
|
ENDIAN=
|
|
GFXBOARD= NEWPORT
|
|
SUBGR = NEWPORT
|
|
CPUARCH= R4000
|
|
CPUARCH_PRODDEFS= -DR4000PC -DR4600 -DR4600SC -DTRITON -DTRITON_INDYSC
|
|
KN32PROM32= -D_KN32PROM32
|
|
KMODEOPT = $(KN32PROM32)
|
|
COMPILATION_MODEL=N32
|
|
_R5000_CVT_WAR = 1
|
|
include $(RELEASEDEFS)
|
|
|