From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: dead file in linux tree: scripts/Makefile.xen Date: Mon, 15 Oct 2007 14:23:26 +0100 Message-ID: <471385EE.76E4.0078.0@novell.com> References: <47134EA4.76E4.0078.0@novell.com> <1192443508.22127.16.camel@localhost.localdomain> <471381AE.76E4.0078.0@novell.com> <1192454167.23892.12.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1192454167.23892.12.camel@localhost.localdomain> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org >>> Ian Campbell 15.10.07 15:16 >>> >On Mon, 2007-10-15 at 14:05 +0100, Jan Beulich wrote: >> >>> Ian Campbell 15.10.07 12:18 >>> >> >On Mon, 2007-10-15 at 10:27 +0100, Jan Beulich wrote: >> >> Any chance this could be removed? Thanks, Jan >> > >> >Done. >>=20 >> Thanks; I just noted however that there s a reference that I overlooked >> (and that can be eliminated) in arch/x86_64/kernel/acpi/Makefile: > >Thanks, xenrt caught this. I removed the ifdef/endif bits already, are >you saying the boot-$(CONFIG_XEN) is unneeded too? Yes, none of the -xen tags should generally appear in any makefile = anymore. Jan