1
0
Files
irix-657m-src/irix/include/make/SN01Sdefs
2022-09-29 17:59:04 +03:00

28 lines
734 B
Plaintext

#
# IP27 multi-processor product definitions.
#
# SN0 with R10K and KONA graphics
#
# 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= IP27
COMPLEX = MP
CPUARCH = R10000
PRODDEFS=-DSN0
GFXBOARD= KONA
SUBGR = IP27
# HUB1_WAR is defined here because it's needed by standalone code as well
# as kernel code.
KMODEOPT = -DDISCONTIG_PHYSMEM -DNUMA_BASE -DPTE_64BIT \
-DSABLE -DSABLE_RTL -DLARGE_CPU_COUNT -DFAKE_PROM \
-DHUB1_WAR
SUBPRODUCT=SABLE
LARGE_CPU_COUNT=1
COMPILATION_MODEL=64
SABLE=1
include $(RELEASEDEFS)