11 lines
266 B
Plaintext
Executable File
11 lines
266 B
Plaintext
Executable File
#
|
|
# Product defs for 64-bit IP30 RPROM using a R10000 CPU (MP).
|
|
#
|
|
#
|
|
# RPROM used -IPA for code reduction
|
|
# this is only to be used for stand build of IP30 RPROM
|
|
#
|
|
include $(ROOT)/usr/include/make/RACERdefs
|
|
CPUARCH_PRODDEFS=-DIP30_RPROM
|
|
COMPILATION_MODEL_SAOPT=IPA
|