Subversion Repositories HelenOS

Rev

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

Rev 2128 Rev 2437
Line 19... Line 19...
19
@ "lgxemul" GXEmul little endia
19
@ "lgxemul" GXEmul little endia
20
@ "indy" Sgi Indy
20
@ "indy" Sgi Indy
21
! [PLATFORM=mips32] MACHINE (choice)
21
! [PLATFORM=mips32] MACHINE (choice)
22
 
22
 
23
# Compiler
23
# Compiler
24
@ "cross" Cross-compiler
24
@ "gcc_cross" GCC Cross-compiler
25
@ "native" Native
25
@ "gcc_native" GCC Native
-
 
26
@ "icc_native" ICC Native
26
! COMPILER (choice)
27
! COMPILER (choice)
27
 
28
 
28
# Debug build
29
# Debug build
29
! CONFIG_DEBUG (y/n)
30
! CONFIG_DEBUG (y/n)