On Tue, Sep 01, 2020 at 10:05:00AM +0300, Andy Shevchenko wrote:
> On Tue, Sep 01, 2020 at 02:15:32PM +0800, Bin Meng wrote:
> > On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko
> > wrote:
...
> > > -obj-y += start.o
> >
> > Unfortunately this does not build.
> >
> > We possibly need to fix th
On Tue, Sep 01, 2020 at 02:15:32PM +0800, Bin Meng wrote:
> Hi Andy,
>
> On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko
> 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: A
Hi Andy,
On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko
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
> Reviewed-by: Simon Glass
> ---
> v2: added Rb tag(s)
>
>
On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko
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
> Reviewed-by: Simon Glass
> ---
> v2: added Rb tag(s)
>
> board/emu
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
Reviewed-by: Simon Glass
---
v2: added Rb tag(s)
board/emulation/qemu-x86/Makefile | 2 --
board/emulation/qemu-x86/start.S | 8 ---
5 matches
Mail list logo