commit | b776fc0f777f917519e1a8aa6d553a17bc82e2a5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Nov 07 08:47:13 2016 -0700 |
committer | Alexander Graf <agraf@suse.de> | Mon Nov 14 23:24:04 2016 +0100 |
tree | 8ed6b1cfed980836e51e5d5d234ad0936b7cd458 | |
parent | 61378fd49d0e7b74477e461fd754212d053b73d8 [diff] |
x86: Move efi .lds files into the 'lib' directory These files now need to be in a standard place so that they can be located by generic Makefile rules. Move them to the 'lib' directory. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>