From: Attilio Rao <attilio.rao@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH] [PATCH v3] Fetch the OVMF repository from specific git mirror and enable it
Date: Wed, 14 Mar 2012 13:14:32 +0000 [thread overview]
Message-ID: <4F6099B8.4010000@citrix.com> (raw)
In-Reply-To: <1331730625.23971.420.camel@zakaz.uk.xensource.com>
On 14/03/12 13:10, Ian Campbell wrote:
> On Thu, 2012-03-01 at 19:28 +0000, Attilio Rao wrote:
>
>
>> +subdir-distclean-ovmf: .phony
>> + rm -rf ovmf ovmf-remote
>> +
>>
> I think you also want a "subdir-clean-ovmf" which does:
> set -e; if test -d ovmf-dir/.; then \
> $(MAKE) -C ovmf-dir clean; \
> fi
> in order that make clean on a clean tree works.
>
>
Yes, I recall this bug for SeaBIOS, I'll import the fix for ovmf too.
Thank you.
Attilio
next prev parent reply other threads:[~2012-03-14 13:14 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 19:28 [PATCH] [PATCH v3] Fetch the OVMF repository from specific git mirror and enable it Attilio Rao
2012-03-14 12:08 ` Ian Jackson
2012-03-14 13:14 ` Attilio Rao
2012-03-17 22:33 ` Attilio Rao
2012-03-19 16:36 ` Ian Jackson
2012-03-19 17:40 ` Attilio Rao
2012-03-19 17:50 ` Attilio Rao
2012-03-20 10:06 ` Christoph Egger
2012-03-20 10:47 ` Attilio Rao
2012-03-20 11:04 ` Christoph Egger
2012-03-20 11:11 ` Roger Pau Monné
2012-03-20 11:09 ` Attilio Rao
2012-03-20 11:57 ` Christoph Egger
2012-03-20 12:12 ` Attilio Rao
2012-03-20 13:52 ` Christoph Egger
2012-03-20 16:30 ` Ian Jackson
2012-03-20 16:44 ` Christoph Egger
2012-03-14 13:10 ` Ian Campbell
2012-03-14 13:14 ` Attilio Rao [this message]
2012-03-14 14:11 ` Ian Jackson
2012-03-14 14:21 ` Ian Campbell
2012-03-20 11:16 ` Roger Pau Monné
2012-03-20 11:28 ` Attilio Rao
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=4F6099B8.4010000@citrix.com \
--to=attilio.rao@citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).