lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 831a04d0 was 1ba41c5, checked in by Martin Decky <martin@…>, 19 years ago |
|
resolve ticket #22
|
-
Property mode
set to
100644
|
|
File size:
588 bytes
|
| Line | |
|---|
| 1 | ## General configuration directives
|
|---|
| 2 |
|
|---|
| 3 | # Platform
|
|---|
| 4 | @ "amd64" AMD64/Intel EM64T (PC)
|
|---|
| 5 | @ "ia32" Intel IA-32 (PC)
|
|---|
| 6 | @ "ia32xen" Intel IA-32 on Xen hypervisor
|
|---|
| 7 | @ "ia64" Intel IA-64
|
|---|
| 8 | @ "mips32" MIPS 32-bit
|
|---|
| 9 | @ "ppc32" PowerPC 32-bit (iMac G4)
|
|---|
| 10 | @ "ppc64" PowerPC 64-bit (iMac G5)
|
|---|
| 11 | @ "sparc64" Sun UltraSPARC 64-bit
|
|---|
| 12 | ! PLATFORM (choice)
|
|---|
| 13 |
|
|---|
| 14 | # Machine
|
|---|
| 15 | @ "msim" MSIM
|
|---|
| 16 | @ "simics" Simics
|
|---|
| 17 | @ "bgxemul" GXEmul big endian
|
|---|
| 18 | @ "lgxemul" GXEmul little endia
|
|---|
| 19 | @ "indy" Sgi Indy
|
|---|
| 20 | ! [PLATFORM=mips32] MACHINE (choice)
|
|---|
| 21 |
|
|---|
| 22 | # Compiler
|
|---|
| 23 | @ "cross" Cross-compiler
|
|---|
| 24 | @ "native" Native
|
|---|
| 25 | ! COMPILER (choice)
|
|---|
| 26 |
|
|---|
| 27 | # Debug build
|
|---|
| 28 | ! CONFIG_DEBUG (y/n)
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.