Revision 3bc2f570 Makefile.objs

b/Makefile.objs
1 1
#######################################################################
2
# Stub library, linked in tools
3
stub-obj-y = stubs/
4

  
5
#######################################################################
2 6
# Target-independent parts used in system and user emulation
3 7
universal-obj-y =
4 8
universal-obj-y += qemu-log.o
......
239 243
QEMU_CFLAGS+=$(GLIB_CFLAGS)
240 244

  
241 245
nested-vars += \
246
	stub-obj-y \
242 247
	qga-obj-y \
243 248
	qom-obj-y \
244 249
	qapi-obj-y \

Also available in: Unified diff