On Mon, 2015-03-02 at 15:05 +0000, Wei Liu wrote:
> Clean and distclean targets need not depend on existence of the mini-os
> tree. Don't check for mini-os and don't try to blindly include
> mini-os's Config.mk when doing clean and distclean.
> 
> Note that one subtle issue is that $(XEN_ROOT)/Config.mk tries to
> include $(XEN_ROOT)/config/$(XEN_OS).mk. In stubdom's case XEN_OS is
> "MiniOS". Then $(XEN_ROOT)/config/MiniOS.mk tries to include mini-os's
> Config.mk.
> 
> Since clean and distclean don't enforce existence of mini-os tree, don't
> include $(XEN_ROOT)/Config.mk to avoid getting error due to the
> aforementioned issue.
> 
> Reported-by: Sander Eikelenboom <li...@eikelenboom.it>
> Signed-off-by: Wei Liu <wei.l...@citrix.com>
> Cc: Ian Campbell <ian.campb...@citrix.com>
> Cc: Ian Jackson <ian.jack...@eu.citrix.com>
> Cc: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
> Cc: Samuel Thibault <samuel.thiba...@ens-lyon.org>

Acked + applied, thanks.



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

Reply via email to