From: Michal Ostrowski <mostrows@watson.ibm.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] Makefile cleanup
Date: Tue, 4 Oct 2005 15:32:21 -0400 [thread overview]
Message-ID: <20051004153221.2e3dc3da@brick.watson.ibm.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 566 bytes --]
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 <mostrows@watson.ibm.com>
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 ?= n
crash_debug ?= n
+
+XEN_ROOT=$(BASEDIR)/..
include $(BASEDIR)/../Config.mk
# Set ARCH/SUBARCH appropriately.
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next reply other threads:[~2005-10-04 19:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-04 19:32 Michal Ostrowski [this message]
2005-10-05 10:26 ` [PATCH] Makefile cleanup Keir Fraser
-- strict thread matches above, loose matches on Subject: below --
2005-10-04 19:35 Michal Ostrowski
2006-07-28 17:59 Martin Langer
2006-08-01 16:01 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051004153221.2e3dc3da@brick.watson.ibm.com \
--to=mostrows@watson.ibm.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.