Rev 3493 | Rev 3742 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3493 | Rev 3549 | ||
---|---|---|---|
Line 148... | Line 148... | ||
148 | DEFS += -DCONFIG_VESA_HEIGHT=$(CONFIG_VESA_HEIGHT) |
148 | DEFS += -DCONFIG_VESA_HEIGHT=$(CONFIG_VESA_HEIGHT) |
149 | DEFS += -DCONFIG_VESA_BPP=$(CONFIG_VESA_BPP) |
149 | DEFS += -DCONFIG_VESA_BPP=$(CONFIG_VESA_BPP) |
150 | endif |
150 | endif |
151 | endif |
151 | endif |
152 | 152 | ||
153 | ifeq ($(CONFIG_SIMICS_OUTPUT),y) |
- | |
154 | ifeq ($(ARCH),sparc64) |
- | |
155 | DEFS += -DCONFIG_SIMICS_OUTPUT |
- | |
156 | endif |
- | |
157 | endif |
- | |
158 | - | ||
159 | ifeq ($(CONFIG_UDEBUG),y) |
153 | ifeq ($(CONFIG_UDEBUG),y) |
160 | DEFS += -DCONFIG_UDEBUG |
154 | DEFS += -DCONFIG_UDEBUG |
161 | endif |
155 | endif |
162 | 156 | ||
163 | ## Simple detection for the type of the host system |
157 | ## Simple detection for the type of the host system |