On Wed, Jan 18, 2017 at 02:56:39PM -0500, Ronald Rojas wrote: > diff --git a/tools/golang/xenlight/Makefile b/tools/golang/xenlight/Makefile > new file mode 100644 > index 0000000..a45336b > --- /dev/null > +++ b/tools/golang/xenlight/Makefile > @@ -0,0 +1,29 @@ > +XEN_ROOT=$(CURDIR)/../../.. > +include $(XEN_ROOT)/tools/Rules.mk > + > +BINARY = xenlightgo > +GO = go
GO ?= go to allow overriding this command. Other than this, I don't have further comments on the actual go code and will let George review your series. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel