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

Re: [XEN PATCH v9 29/30] build: shuffle main Makefile


  • To: Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 3 Mar 2022 12:06:33 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=tT9BHcrKds19YE+LvXeXhXPPBFmWvhX6Zmof90GvHzQ=; b=BxOBg7PKwNCwDyuzJaK+YKCCUXtj5oepmOLyEDbLZAzh8DUhHUq7E0L4oWGJ0Dsb5tuTh98qM2hJEfavHcqz1KmIC3oz6gkes8BueDWRLElX6cYP5zEdSFY+T0ycyr8wLrIbHElWLkcYOcM3Uo/lQxwpRwj6XCRgz+Jt1214zISiYzT5St8OhZdqF3BxmJBfxnAoVf1W5SiiB7szgWYTn4KQxwdc10jn114rpc09dLkkVN2ll8env2UiTNQ/+LJvbDRuhivFv6DTCJ2RUGemEIzzr76NSdR2AppyVn1rJHqnj2tqriczB61RqQrrfwklYPNGyRDoEioKpoJ0W7E+4A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hxyWRIu91EVtDnfFD51+gA3KlwwusHz+9XAtqOz0JaeouQRqIxM26YXwOiOnqUdE019C9fowM4obbFNVgoUA3POZ91s07WPBaKXiLk96PzFBaL81yV7ZSueUChhiDOpGTm4u4jkz7k1SlSZbeF257DESzb/dRCyL4uPEQPXQ2ja9pWKh6qX16m/sB64AvFg21e9vWwX4FIiV7U+ThS9sfjvXibQ7UP1UqDv4u8ZiCvN8mDwTxwHQpt+4ldBSJjb4dYdDiWag8FrYoc+bCKd/03aWKe79H3BJC+gqaetOcfb1PeLqg2ghVGt9vHXVsXEj/F1tUjuFkQFTGAqGPuNz6w==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 03 Mar 2022 11:06:42 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 25.01.2022 12:01, Anthony PERARD wrote:
> Reorganize a bit the Makefile ahead of patch
> "build: adding out-of-tree support to the xen build"
> 
> We are going to want to calculate all the $(*srctree) and $(*objtree)
> once, when we can calculate them. This can happen within the
> "$(root-make-done)" guard, in an out-of-tree build scenario, so move
> those variable there.
> 
> $(XEN_ROOT) is going to depends on the value of $(abs_srctree) so
> needs to move as well. "Kbuild.include" also depends on $(srctree).
> 
> Next, "Config.mk" depends on $(XEN_ROOT) and $(TARGET_*ARCH) depends
> on "Config.mk" so those needs to move as well.
> 
> This should only be code movement without functional changes.
> 
> Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>

Acked-by: Jan Beulich <jbeulich@xxxxxxxx>




 


Rackspace

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