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