[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v7] build: add autoconf to replace custom checks in tools/check



On Tue, 2012-02-21 at 12:59 +0000, Roger Pau Monnà wrote:

arm: move check for CONFIG_DTB_FILE to xen/arch/arm/Makefile

CONFIG_DTB_FILE only needs to be set when building Xen itself.

Signed-off-by: David Vrabel <david.vrabel@xxxxxxxxxx>I'm doing a fresh
checkout and I will try to reproduce the error,
> following the same steps.

@@ -40,11 +40,9 @@ dist: DESTDIR=$(DISTDIR)/install
 dist: dist-xen dist-kernels dist-tools dist-stubdom dist-docs dist-misc
 
 dist-misc:
-       $(INSTALL_DIR) $(DISTDIR)/check

Previously this would have implicitly also created $(DISTDIR) I think
you want:
-       $(INSTALL_DIR) $(DISTDIR)/check
+       $(INSTALL_DIR) $(DISTDIR)/

Ian.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.