Hi all,
actually the problem isn't that easy... some of the information from the
Kbuild files is not entirely straight-forward to extract.
If you're interested in the former (that is, what config symbols have to
be enabled to have a file compiled), there is a Python tool called
"golem" in the too
I have a dirty and ugly Perl script that return source files for a
given set of Kconfig symbols:
https://gist.github.com/petersenna/6329591
On Thu, Oct 30, 2014 at 7:16 AM, Julia Lawall wrote:
>
>
> On Wed, 29 Oct 2014, Luis R. Rodriguez wrote:
>
>> On Wed, Oct 29, 2014 at 4:15 PM, Luis R. Rodri
On Wed, 29 Oct 2014, Luis R. Rodriguez wrote:
> On Wed, Oct 29, 2014 at 4:15 PM, Luis R. Rodriguez
> wrote:
> > Anyone familiar with a tool to match a specific C file to a respective
> > CONFIG symbol on the kernel? I'd prefer if its written in C or Python.
> > This should be easy to write if w
On Wed, Oct 29, 2014 at 4:15 PM, Luis R. Rodriguez
wrote:
> Anyone familiar with a tool to match a specific C file to a respective
> CONFIG symbol on the kernel? I'd prefer if its written in C or Python.
> This should be easy to write if we don't have it yet.
Peter, didn't you have such tool alre
Anyone familiar with a tool to match a specific C file to a respective
CONFIG symbol on the kernel? I'd prefer if its written in C or Python.
This should be easy to write if we don't have it yet.
Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a mess
5 matches
Mail list logo