mk: fix shared library dependencies of drivers
[dpdk.git] / drivers / net / xenvirt / Makefile
index 9c521d5..1d05b71 100644 (file)
@@ -38,6 +38,7 @@ LIB = librte_pmd_xenvirt.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
+LDLIBS += -lxenstore
 
 EXPORT_MAP := rte_eth_xenvirt_version.map