X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FMakefile;fp=palacios%2Fsrc%2Fdevices%2FMakefile;h=434caeec820ec90bc7216ca80cbc6cef0e155cd3;hb=01d142cec24e5054d8d86e5dba1eff7f5b008c72;hp=7ed99be7db5591544139022b2cd461c80ec8964b;hpb=7ad718d4d85357b03df393e9176ce0ac73036782;p=palacios.git diff --git a/palacios/src/devices/Makefile b/palacios/src/devices/Makefile index 7ed99be..434caee 100644 --- a/palacios/src/devices/Makefile +++ b/palacios/src/devices/Makefile @@ -37,4 +37,4 @@ obj-$(CONFIG_CURSES_CONSOLE) += curses_cons.o obj-$(CONFIG_PASSTHROUGH_PCI) += pci_passthrough.o obj-$(CONFIG_SYMMOD) += lnx_virtio_symmod.o - +obj-$(CONFIG_STREAM) += stream.o