linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Dynamic source include for kconfig
@ 2020-09-04 15:24 Luis Chamberlain
  2020-09-04 21:34 ` Luis Chamberlain
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Chamberlain @ 2020-09-04 15:24 UTC (permalink / raw)
  To: Masahiro Yamada; +Cc: linux-kernel

Hey Masahiro,

I ended up needing to do a dyanmic include of kconfig files to support
custom / private vagrant boxes in a project I maintain.  I figured out
a way to do it, and not sure if it was intended, but it works:

https://github.com/mcgrof/kdevops/commit/404a55326198787758fac88af3c60dcaecf599fc

A new helper for this sort of thing might be neat, if one follows a
convention. Thoughts?

 Luis

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Dynamic source include for kconfig
  2020-09-04 15:24 Dynamic source include for kconfig Luis Chamberlain
@ 2020-09-04 21:34 ` Luis Chamberlain
  0 siblings, 0 replies; 2+ messages in thread
From: Luis Chamberlain @ 2020-09-04 21:34 UTC (permalink / raw)
  To: Masahiro Yamada; +Cc: linux-kernel

On Fri, Sep 4, 2020 at 9:24 AM Luis Chamberlain <mcgrof@kernel.org> wrote:
>
> Hey Masahiro,
>
> I ended up needing to do a dyanmic include of kconfig files to support
> custom / private vagrant boxes in a project I maintain.  I figured out
> a way to do it, and not sure if it was intended, but it works:
>
> https://github.com/mcgrof/kdevops/commit/404a55326198787758fac88af3c60dcaecf599fc
>
> A new helper for this sort of thing might be neat, if one follows a
> convention. Thoughts?

Nevermind, it never worked. The script was actually failing because it
had a typo, but it displayed the contents, and I made a mistake
thinking it had worked, but it never did.

 Luis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-04 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 15:24 Dynamic source include for kconfig Luis Chamberlain
2020-09-04 21:34 ` Luis Chamberlain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).