From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi Date: Mon, 23 Jul 2012 10:05:23 +0200 Message-ID: <20120723080523.GA9403@aepfle.de> References: <500D1E36020000780008FC69@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <500D1E36020000780008FC69@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: Matt Wilson , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, Jul 23, Jan Beulich wrote: > >>> On 17.07.12 at 01:50, Matt Wilson wrote: > > # HG changeset patch > > # User Matt Wilson > > # Date 1342481836 0 > > # Branch efi > > # Node ID dd1ab0cae2c870942c2e1b6bc3a507b1a40dae16 > > # Parent 9950f2dc2ee6dfd172258a5a4ee29809b0ff8263 > > x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi > > > > After commit 25594:ad08cd8e7097, EFI Xen binaries were installed to > > /efi instead of /usr/lib64/efi. This patch restores the previous > > behviour established in commit 23645:638f31a30b6c. > > I don't follow - what you say suggests that $(LIBDIR) is empty, > which certainly isn't the case for me and hence would need > explanation of the circumstances under which this happens. Jan, how is LIBDIR set in your environment? Olaf