On Mon, Aug 12, 2019 at 8:07 PM Masahiro Yamada
wrote:
>
> On Tue, Aug 13, 2019 at 2:34 AM Shaun Tancheff wrote:
> >
> > On Mon, Aug 12, 2019 at 10:24 AM Masahiro Yamada
> > wrote:
> > >
> > > On Fri, Aug 9, 2019 at 9:21 AM Shaun Tancheff wrote:
> > > >
> > > > When building a tree of external
On Tue, Aug 13, 2019 at 2:34 AM Shaun Tancheff wrote:
>
> On Mon, Aug 12, 2019 at 10:24 AM Masahiro Yamada
> wrote:
> >
> > On Fri, Aug 9, 2019 at 9:21 AM Shaun Tancheff wrote:
> > >
> > > When building a tree of external modules stage 2 fails
> > > silently as the root modules.order is empty.
>
On Mon, Aug 12, 2019 at 10:24 AM Masahiro Yamada
wrote:
>
> On Fri, Aug 9, 2019 at 9:21 AM Shaun Tancheff wrote:
> >
> > When building a tree of external modules stage 2 fails
> > silently as the root modules.order is empty.
> >
> > Modify the modules.order location to be fixed to the
> > root wh
On Fri, Aug 9, 2019 at 9:21 AM Shaun Tancheff wrote:
>
> When building a tree of external modules stage 2 fails
> silently as the root modules.order is empty.
>
> Modify the modules.order location to be fixed to the
> root when KBUILD_EXTMOD is specified and write all
> module paths to the single
When building a tree of external modules stage 2 fails
silently as the root modules.order is empty.
Modify the modules.order location to be fixed to the
root when KBUILD_EXTMOD is specified and write all
module paths to the single modules.order file.
Signed-off-by: Shaun Tancheff
---
Makefile