Il 10/04/2013 14:37, Michael R. Hines ha scritto: >>> >>> +common-obj-$(CONFIG_RDMA) += migration-rdma.o >>> common-obj-y += qemu-char.o #aio.o >>> common-obj-y += block-migration.o >>> common-obj-y += page_cache.o xbzrle.o >> This is in patch 5. >> >> Paolo >> > > I don't understand this comment. Can you clarify?
You should not add the file to the Makefile until the file exists. Paolo
