libxenctrl now depends on this library Signed-off-by: Paul Durrant <paul.durr...@citrix.com> -- Cc: Ian Jackson <ian.jack...@eu.citrix.com> --- xen-hooks.mak | 1 + 1 file changed, 1 insertion(+)
diff --git a/xen-hooks.mak b/xen-hooks.mak index c1ea4be..4356f67 100644 --- a/xen-hooks.mak +++ b/xen-hooks.mak @@ -28,6 +28,7 @@ LIBS += -L$(XEN_ROOT)/tools/xenstore -lxenstore LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/toollog LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/call LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/foreignmemory +LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/devicemodel LDFLAGS := $(CFLAGS) $(LDFLAGS) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel