Subversion Repositories HelenOS-historic

Rev

Rev 805 | Rev 908 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 805 Rev 848
Line 1... Line 1...
1
## General configuration directives
1
## General configuration directives
2
 
2
 
3
# Architecture
3
# Architecture
4
@ "ia32" Intel IA-32
4
@ "ia32" Intel IA-32
5
@ "amd64" AMD64/Intel EM64T
5
@ "amd64" AMD64/Intel EM64T
-
 
6
@ "mips32" MIPS 32-bit Little Endian
6
@ "mips32" MIPS 32-bit
7
@ "mips32eb" MIPS 32-bit Big Endian
7
! ARCH (choice)
8
! ARCH (choice)
8
 
9
 
9
# IA32 Compiler
10
# IA32 Compiler
10
@ "cross" Cross-compiler
11
@ "cross" Cross-compiler
11
@ "native" Native
12
@ "native" Native