16 lines
631 B
Plaintext
16 lines
631 B
Plaintext
|
|
CUSTOM EXPRESSIONS
|
|
|
|
#
|
|
# This section handles special combinations of hardware, renaming
|
|
# mach list entries to the appropriate mach tags for combinations
|
|
# not directly available from the hardware inventory
|
|
#
|
|
|
|
CPUARCH=R3000 CPUARCH=MIPS1
|
|
CPUARCH=R4000 CPUARCH=MIPS2
|
|
"CPUBOARD=IP22 && SUBGR=NEWPORT" !SUBGR=NEWPORT,SUBGR=NEWTON
|
|
"GFXBOARD=EXPRESS && GFXBOARD=NEWPORT" !GFXBOARD=EXPRESS,!GFXBOARD=NEWPORT,!SUBGR=EXPRESS,!SUBGR=NG1,GFXBOARD=NEWPRESS,SUBGR=NEWPRESS
|
|
"MODE=32bit || CPUBOARD=IP19" SASHNAME=sashARCS
|
|
"MODE=64bit && CPUBOARD!=IP19" SASHNAME=sash64
|