Subversion Repositories HelenOS

Rev

Rev 3742 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3742 Rev 4663
Line 120... Line 120...
120
 
120
 
121
ifeq ($(CONFIG_TSB),y)
121
ifeq ($(CONFIG_TSB),y)
122
	DEFS += -DCONFIG_TSB
122
	DEFS += -DCONFIG_TSB
123
endif
123
endif
124
 
124
 
-
 
125
ifeq ($(CONFIG_SIMICS_SMP_HACK),y)
-
 
126
	DEFS += -DCONFIG_SIMICS_SMP_HACK
-
 
127
endif
-
 
128
 
125
ifeq ($(CONFIG_Z8530),y)
129
ifeq ($(CONFIG_Z8530),y)
126
	DEFS += -DCONFIG_Z8530
130
	DEFS += -DCONFIG_Z8530
127
endif
131
endif
128
 
132
 
129
ifeq ($(CONFIG_NS16550),y)
133
ifeq ($(CONFIG_NS16550),y)