Subversion Repositories HelenOS-historic

Rev

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

Rev 455 Rev 457
Line 29... Line 29...
29
## Toolchain configuration
29
## Toolchain configuration
30
#
30
#
31
 
31
 
32
BFD_NAME = elf64-sparc
32
BFD_NAME = elf64-sparc
33
BFD_ARCH = sparc
33
BFD_ARCH = sparc
-
 
34
BFD = elf64-sparc
34
TARGET = sparc64-linux-gnu
35
TARGET = sparc64-linux-gnu
35
TOOLCHAIN_DIR = /usr/local/sparc64/bin
36
TOOLCHAIN_DIR = /usr/local/sparc64/bin
36
 
37
 
37
## Make some default assumptions
38
## Make some default assumptions
38
#
39
#