commit | 0d10b7ef74603e694b5737b7418e1ad8d2c8feb6 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 20 13:02:23 2020 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Sep 01 13:38:38 2020 +0800 |
tree | 82badc533c5d6e2a57ed68d8ad10876bbe8efdc0 | |
parent | 5b98ec4151edd63629498aa956c5c17ae9ab3485 [diff] |
x86: coreboot: 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>