X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FMakefile;h=a90ac91a761936dbb491ac649621adb6b487cfae;hb=8330d6bb32172ba7c50b4e242e0213c8a9e1424e;hp=817645de6ac1aaa3e109f33bac4fcaf0217e7d87;hpb=d1f4efdef22f2f1ca60bebbc962058f3ec93d484;p=palacios.git diff --git a/palacios/src/devices/Makefile b/palacios/src/devices/Makefile index 817645d..a90ac91 100644 --- a/palacios/src/devices/Makefile +++ b/palacios/src/devices/Makefile @@ -38,4 +38,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