commit | 33bbecb9464587f9a14447568ba87b87af4a87fa | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Sun Jan 07 15:56:10 2018 +0100 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Jan 12 07:29:05 2018 -0500 |
tree | ffe7ff0ec64b63588b920f475ab9f3035c1b08a4 | |
parent | 591eb575eaf1ccfbc24ee4c20c1ffa7b5cc3b351 [diff] |
scripts: kconfig: Add support for wildcards and globbing Some projects use wildcards when sourcing a Kconfig file. Add support for globbing the files that match the wildcards and process them one by one. Origin: https://github.com/carlescufi/Kconfiglib/tree/zephyr Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>