[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNASo=R2uoNPzof_FppFUp=sMAZG62C3PLAMm9jZix9z3Rw@mail.gmail.com>
Date: Fri, 24 Apr 2020 11:59:14 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
bpf <bpf@...r.kernel.org>, Sam Ravnborg <sam@...nborg.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 14/16] samples: auxdisplay: use 'userprogs' syntax
Hi Miguel,
On Thu, Apr 23, 2020 at 8:50 PM Miguel Ojeda
<miguel.ojeda.sandonis@...il.com> wrote:
>
> Hi Masahiro,
>
> On Thu, Apr 23, 2020 at 9:41 AM Masahiro Yamada <masahiroy@...nel.org> wrote:
> >
> > Kbuild now supports the 'userprogs' syntax to describe the build rules
> > of userspace programs for the target architecture (i.e. the same
> > architecture as the kernel).
> >
> > Add the entry to samples/Makefile to put this into the build bot
> > coverage.
> >
> > I also added the CONFIG option guarded by 'depends on CC_CAN_LINK'
> > because $(CC) may not necessarily provide libc.
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
>
> Thanks for this! Looks nice. I guess you take all patches for the
> samples/ changes through your tree?
Yes, I will take all to my tree
since this series is mostly Makefile changes.
> Acked-by: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
>
> Cheers,
> Miguel
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists