From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: LIBDIR not set during xen build Date: Thu, 12 Jul 2012 10:05:22 +0100 Message-ID: <4FFE9352.4060000@cantab.net> References: <20120711082607.GA3079@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120711082607.GA3079@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org 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/? David