commit | c7abe8630ae63e90c2267c2c385a682e729e08be | [log] [tgz] |
---|---|---|
author | Arnaud Lacombe <lacombar@gmail.com> | Sat Sep 04 16:11:26 2010 -0400 |
committer | Arnaud Lacombe <lacombar@gmail.com> | Sun Sep 19 22:54:07 2010 -0400 |
tree | 73324b002283d95bcaf7f8af53a41a5c3eb910ce | |
parent | e82dae9083c8ca97c0f6ba1f5d09591aff67bb4e [diff] |
kconfig: expand file names This will allow to use the following construct in source files: config FOO string default "foo" source "$FOO/Kconfig" Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Michal Marek <mmarek@suse.cz>