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:
> &
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
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
and read from
a single modules.order file at the root.
Shaun Tancheff (1):
kbuild: recursive build of external kernel modules
Makefile | 1 +
scripts/Makefile.build | 8 +++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
2.20.1