]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_vhost/Makefile
vhost: add IOTLB helper functions
[dpdk.git] / lib / librte_vhost / Makefile
index 4a116fe31991e831c4409b8ceca76205d4a2d27e..e1084aba57a41424153c0122c448c6cc6bbfde06 100644 (file)
@@ -47,8 +47,8 @@ LDLIBS += -lnuma
 endif
 
 # all source are stored in SRCS-y
-SRCS-$(CONFIG_RTE_LIBRTE_VHOST) := fd_man.c socket.c vhost.c vhost_user.c \
-                                  virtio_net.c
+SRCS-$(CONFIG_RTE_LIBRTE_VHOST) := fd_man.c iotlb.c socket.c vhost.c \
+                                       vhost_user.c virtio_net.c
 
 # install includes
 SYMLINK-$(CONFIG_RTE_LIBRTE_VHOST)-include += rte_vhost.h