From d08555c17ac9b3c51e9a2bc7d2b12891241c29ae Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Fri, 14 May 2010 19:31:53 +0000 Subject: Compile virtio-9p-debug and virtio-9p-local once Signed-off-by: Blue Swirl --- Makefile.objs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.objs') diff --git a/Makefile.objs b/Makefile.objs index ecdd53e..110f8fd 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -226,6 +226,8 @@ sound-obj-$(CONFIG_CS4231A) += cs4231a.o adlib.o fmopl.o: QEMU_CFLAGS += -DBUILD_Y8950=0 hw-obj-$(CONFIG_SOUND) += $(sound-obj-y) +hw-obj-$(CONFIG_LINUX) += virtio-9p-debug.o virtio-9p-local.o + ###################################################################### # libdis # NOTE: the disassembler code is only needed for debugging -- cgit v1.1