At configure time, kconfig can read from configure_file(). "test cases/kconfig/4 load_config builddir/meson.build" was already showing a workaround, now it actually can take configure_file input directly.pull/5751/head
parent
679ddb0ae7
commit
06aaffa4e1
3 changed files with 12 additions and 8 deletions
@ -0,0 +1,3 @@ |
||||
## Enhancements to the kconfig module |
||||
|
||||
`kconfig.load()` may now accept a `configure_file()` as input file. |
Loading…
Reference in new issue