commit | 955896d8410606066359e966c122fbdbb6d7957b | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 20 13:02:29 2020 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Sep 01 13:38:40 2020 +0800 |
tree | 54c3443cba148f85db51d8adcb4da59a5459bb83 | |
parent | b962f2ba9dd3464b78fcf5a7b5ea17353a50c70b [diff] |
x86: intel: crownbay: 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>