commit | d36badfdc6a47ae1377dde809c9ea6f6249f5c15 | [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 | c65d76ed5f81e54d32f280116caaf45119e4670d [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>