From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Ostrowski Subject: [PATCH] Makefile cleanup Date: Tue, 4 Oct 2005 15:32:21 -0400 Message-ID: <20051004153221.2e3dc3da@brick.watson.ibm.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0575460476==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Mime-version: 1.0 Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --===============0575460476== Content-Type: multipart/signed; boundary=Signature_Tue__4_Oct_2005_15_32_21_-0400_LJ8ve8Y9ccUB3F.b; protocol="application/pgp-signature"; micalg=pgp-sha1 --Signature_Tue__4_Oct_2005_15_32_21_-0400_LJ8ve8Y9ccUB3F.b Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable changeset: 7196:73e930d47aff user: mostrows@heater.watson.ibm.com date: Tue Oct 4 11:35:49 2005 -0400 summary: Fix missing setting of XEN_ROOT in Makefile. Signed-off-by: Michal Ostrowski diff -r ec84b119e4ed -r 73e930d47aff xen/Rules.mk --- a/xen/Rules.mk Tue Oct 4 15:02:51 2005 +0100 +++ b/xen/Rules.mk Tue Oct 4 11:35:49 2005 -0400 @@ -10,6 +10,8 @@ domu_debug ?=3D n crash_debug ?=3D n =20 + +XEN_ROOT=3D$(BASEDIR)/.. include $(BASEDIR)/../Config.mk =20 # Set ARCH/SUBARCH appropriately. --Signature_Tue__4_Oct_2005_15_32_21_-0400_LJ8ve8Y9ccUB3F.b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFDQtjFDMDCqU5zPMARAnMXAKCXu2TeYIN+FgGZrR3PSiojV5A1LgCfZkYy 4xUuoxQ+Lyg5ND2ehN6aBsU= =FCRX -----END PGP SIGNATURE----- --Signature_Tue__4_Oct_2005_15_32_21_-0400_LJ8ve8Y9ccUB3F.b-- --===============0575460476== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0575460476==--