On Wed, 2015-12-16 at 05:42 -0600, Doug Goldstein wrote:
> Signed-off-by: Doug Goldstein <car...@cardoe.com>

Thanks, with this my build issue has gone away and I can confirm that the
same set of .o files are built for arm* and the target file is the same
size both before and after this series, which implies to me that the
defconfig pretty much matches what we had before, at least to the
granularity I can be bothered checking with.

Ian.

> ---
>  xen/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/xen/Makefile b/xen/Makefile
> index 487eeaa..9023863 100644
> --- a/xen/Makefile
> +++ b/xen/Makefile
> @@ -33,7 +33,7 @@ default: build
>  .PHONY: dist
>  dist: install
>  
> -build:: include/config/auto.conf
> +build install:: include/config/auto.conf
>  
>  .PHONY: build install uninstall clean distclean cscope TAGS tags MAP
> gtags
>  build install uninstall debug clean distclean cscope TAGS tags MAP
> gtags::

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

Reply via email to