x86: intel: crownbay: Remove dead code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 20 Aug 2020 10:02:29 +0000 (13:02 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 1 Sep 2020 05:38:40 +0000 (13:38 +0800)
commite5de5e06254f321093fc76b309cbb9004c37337e
tree54c3443cba148f85db51d8adcb4da59a5459bb83
parent41a93718d83fcc9995acdcd71612baf026fdd8c0
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>
board/intel/crownbay/Makefile
board/intel/crownbay/start.S [deleted file]