Subversion Repositories HelenOS

Rev

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

Rev 1953 Rev 1985
Line 113... Line 113...
113
		DEFS += -DCONFIG_VESA_HEIGHT=$(CONFIG_VESA_HEIGHT)
113
		DEFS += -DCONFIG_VESA_HEIGHT=$(CONFIG_VESA_HEIGHT)
114
		DEFS += -DCONFIG_VESA_BPP=$(CONFIG_VESA_BPP)
114
		DEFS += -DCONFIG_VESA_BPP=$(CONFIG_VESA_BPP)
115
	endif
115
	endif
116
endif
116
endif
117
 
117
 
-
 
118
ifeq ($(CONFIG_BENCH),y)
-
 
119
	DEFS += -DCONFIG_BENCH
-
 
120
endif
-
 
121
 
118
## Toolchain configuration
122
## Toolchain configuration
119
#
123
#
120
 
124
 
121
ifeq ($(COMPILER),native)
125
ifeq ($(COMPILER),native)
122
	CC = gcc
126
	CC = gcc