1
0
Files
2022-09-29 17:59:04 +03:00

29 lines
723 B
Plaintext

#
# IP33 multi-processor product definitions.
#
# SN1 BEAST
#
# Fundamental constants of the build tree (distinct from source tree).
# They may be different for each product. Therefore if several products are
# built from one source tree, that source tree should contain a commondefs
# for each product.
#
SYSTEM = SVR4
CPUBOARD= IP33
COMPLEX = MP
CPUARCH = BEAST
PRODDEFS=-DSN1
GFXBOARD= KONA
SUBGR = IP33
KMODEOPT = -DSN -DDISCONTIG_PHYSMEM -DNUMA_BASE \
-DLARGE_CPU_COUNT -DPSEUDO_SN1 -DPSEUDO_BEAST \
-DNUMA_MIGR_CONTROL -DNUMA_REPL_CONTROL -DNUMA_REPLICATION
SUBPRODUCT=
LARGE_CPU_COUNT=1
COMPILATION_MODEL=64
IOC3_PIO_MODE=0
# Turn on IPA build of stand tree
#COMPILATION_MODEL_SAOPT=IPA
include $(RELEASEDEFS)