Revision 00082344 Makefile.target

b/Makefile.target
145 145
include $(SRC_PATH)/Makefile.objs
146 146

  
147 147
all-obj-y = $(obj-y)
148
all-obj-y += $(addprefix ../, $(universal-obj-y))
149
all-obj-$(CONFIG_SOFTMMU) += $(addprefix ../, $(common-obj-y))
148
all-obj-y += $(addprefix ../, $(common-obj-y))
150 149

  
151 150
ifdef QEMU_PROGW
152 151
# The linker builds a windows executable. Make also a console executable.

Also available in: Unified diff