commit | 15971c7cfdd4664b5642b95689cf92744e50cb38 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 20 13:02:25 2020 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Sep 01 13:38:39 2020 +0800 |
tree | 7460e780375dbf506ac8a1072a2b4204734db9ce | |
parent | 2e05be4e3ae84dc70d54e90fc718b7cfc683bfe1 [diff] |
x86: efi: efi-x86_payload: Remove dead code start.S does nothing and can be safely removed. Makefile is still being used by the build system, so simply drop the rule from it. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>