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:36:21 +0200 Message-ID: <20120723083621.GA15140@aepfle.de> References: <500D1E36020000780008FC69@nat28.tlf.novell.com> <20120723080523.GA9403@aepfle.de> <500D2576020000780008FCAF@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: <500D2576020000780008FCAF@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 23.07.12 at 10:05, Olaf Hering wrote: > > how is LIBDIR set in your environment? > > It's not set at all, I'm using what gets defined in config/*.mk. Last time I looked these files were not sourced in xen/ Olaf