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