search for: 638f31a30b6c

Displaying 1 result from an estimated 1 matches for "638f31a30b6c".

2012 Jul 16
23
[PATCH] x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi
...6 # 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. Signed-off-by: Matt Wilson <msw@amazon.com> Reported-by: Olaf Hering <olaf@aepfle.de> diff -r 9950f2dc2ee6 -r dd1ab0cae2c8 Config.mk --- a/Config.mk Mon Jul 09 10:10:27 2012 +0100 +++ b/Config.mk Mon Jul 16 23:37:16 2012 +0000 @@ -48,6 +48,7 @@ SHAREDIR ?= $(PREFIX)/share DOCDIR...