lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since d9b46dd was 91aba7f, checked in by Ondrej Palkovsky <ondrap@…>, 19 years ago |
Same order of architectures as in kernel.
|
-
Property mode
set to
100644
|
File size:
336 bytes
|
Line | |
---|
1 | ## General configuration directives
|
---|
2 |
|
---|
3 | # Architecture
|
---|
4 | @ "ia32" Intel IA-32
|
---|
5 | @ "amd64" AMD64/Intel EM64T
|
---|
6 | @ "ia64" Intel IA-64
|
---|
7 | @ "sparc64" Sun UltraSPARC
|
---|
8 | @ "ppc32" PowerPC 32-bit
|
---|
9 | ! ARCH (choice)
|
---|
10 |
|
---|
11 | # PPC32 Compiler
|
---|
12 | @ "cross" Cross-compiler
|
---|
13 | @ "native" Native
|
---|
14 | ! [ARCH=ppc32] PPC32_COMPILER (choice)
|
---|
15 | % [ARCH=ppc32] SAVEAS PPC32_COMPILER COMPILER
|
---|
Note:
See
TracBrowser
for help on using the repository browser.