Rev 1400 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1400 | Rev 1660 | ||
|---|---|---|---|
| Line 25... | Line 25... | ||
| 25 | # PPC64 Compiler |
25 | # PPC64 Compiler |
| 26 | @ "cross" Cross-compiler |
26 | @ "cross" Cross-compiler |
| 27 | @ "native" Native |
27 | @ "native" Native |
| 28 | ! [ARCH=ppc64] PPC64_COMPILER (choice) |
28 | ! [ARCH=ppc64] PPC64_COMPILER (choice) |
| 29 | % [ARCH=ppc64] SAVEAS PPC64_COMPILER COMPILER |
29 | % [ARCH=ppc64] SAVEAS PPC64_COMPILER COMPILER |
| - | 30 | ||
| - | 31 | # MIPS FPU support |
|
| - | 32 | ! [ARCH=mips32|ARCH=mips32eb] CONFIG_MIPS_FPU (n/y) |
|
| - | 33 | ||