On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko <[email protected]> wrote: > > 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 <[email protected]> > Reviewed-by: Stefan Roese <[email protected]> > --- > v2: added Rb tag(s) > board/congatec/conga-qeval20-qa3-e3845/Makefile | 2 +- > board/congatec/conga-qeval20-qa3-e3845/start.S | 8 -------- > 2 files changed, 1 insertion(+), 9 deletions(-) > delete mode 100644 board/congatec/conga-qeval20-qa3-e3845/start.S >
Reviewed-by: Bin Meng <[email protected]>

