Subversion Repositories HelenOS-historic

Rev

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

Rev 897 Rev 938
Line 39... Line 39...
39
#
39
#
40
 
40
 
41
CFLAGS += -mcpu=ultrasparc -m64
41
CFLAGS += -mcpu=ultrasparc -m64
42
LFLAGS += -no-check-sections -N
42
LFLAGS += -no-check-sections -N
43
 
43
 
-
 
44
DEFS += -D__64_BITS__
-
 
45
 
44
## Own configuration directives
46
## Own configuration directives
45
#
47
#
46
 
48
 
47
CONFIG_OFW = y
49
CONFIG_OFW = y
48
 
50