commit | 2e05be4e3ae84dc70d54e90fc718b7cfc683bfe1 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 20 13:02:24 2020 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Sep 01 13:38:39 2020 +0800 |
tree | 300576b70d62f33fb7853cf82ff8bfeb19b7b1ba | |
parent | 0d10b7ef74603e694b5737b7418e1ad8d2c8feb6 [diff] |
x86: dfi: dfi-bt700: 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: Stefan Roese <sr@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>