x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi
authorMatt Wilson <msw@amazon.com>
Tue, 24 Jul 2012 15:02:04 +0000 (17:02 +0200)
committerMatt Wilson <msw@amazon.com>
Tue, 24 Jul 2012 15:02:04 +0000 (17:02 +0200)
commit9e0de31c672fd127e6fb0c88a26eb147037a9abc
tree147961dad1a4328d54ad2ca37bd2059adcf21f86
parentf2c89c53c44d9d8adbba43db6f02701c8b155383
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
behaviour established in commit 23645:638f31a30b6c.

Signed-off-by: Matt Wilson <msw@amazon.com>
Reported-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Jan Beulich <jbeulich@suse.com>
config/x86_64.mk
docs/misc/efi.markdown
xen/Makefile