From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: LIBDIR not set during xen build Date: Thu, 12 Jul 2012 09:56:16 -0600 Message-ID: <1342108576.8586.145.camel@hastur.hellion.org.uk> References: <20120711082607.GA3079@aepfle.de> <4FFE9352.4060000@cantab.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4FFE9352.4060000@cantab.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: David Vrabel Cc: Olaf Hering , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Thu, 2012-07-12 at 05:05 -0400, David Vrabel wrote: > On 11/07/2012 09:26, Olaf Hering wrote: > > > > How is LIBDIR in xen/Makefile supposed to be set? During 'make xen' all > > the fine efi stuff is installed in /efi instead of /usr/lib64/efi. > > And: is /usr/lib64/efi the correct place anyway? > > Should the efi tools be moved to tools/? What are the tools? Or are these the hypervisor efi binaries (in which case wy not install to /boot?) Ian.