[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] build: include Tools.mk first in tools/Rules.mk
# HG changeset patch # User Roger Pau Monne <roger.pau@xxxxxxxxxx> # Date 1343234358 -3600 # Node ID ad4829c26a233c4de206fd667a388298fde5b6cb # Parent 50bc30bafbce95ae046c0a06d88968989bf5728a build: include Tools.mk first in tools/Rules.mk Tools.mk should be included first, or PREFIX is not honoured in the other conf/ files that define the paths of several tools. Signed-off-by: Roger Pau Monne <roger.pau@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- diff -r 50bc30bafbce -r ad4829c26a23 tools/Rules.mk --- a/tools/Rules.mk Wed Jul 25 17:39:17 2012 +0100 +++ b/tools/Rules.mk Wed Jul 25 17:39:18 2012 +0100 @@ -3,8 +3,8 @@ # `all' is the default target all: +-include $(XEN_ROOT)/config/Tools.mk include $(XEN_ROOT)/Config.mk --include $(XEN_ROOT)/config/Tools.mk export _INSTALL := $(INSTALL) INSTALL = $(XEN_ROOT)/tools/cross-install _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |