commit | 04273520fed22ae95f502a6b6dc88f8a3418f4ce | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 20 13:02:26 2020 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Sep 01 13:38:39 2020 +0800 |
tree | 1862f4ae147ce03b61ae133d6073b2f45e335296 | |
parent | 15971c7cfdd4664b5642b95689cf92744e50cb38 [diff] |
x86: intel: bayleybay: 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>