diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-12-08 04:22:38 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-12-08 04:24:49 +0100 |
| commit | 3cc2f9f32b61ed27c533b60a8544ac32de0d969d (patch) | |
| tree | 931d904414a45ad4dd172f8c9b9c78fc83fb1e7a /README.rst | |
| parent | 1d69899bf788f939e3c7033c5246643d12584b79 (diff) | |
listnewconfig: Add script
Mirrors 'make listnewconfig' in the C tools.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -70,6 +70,8 @@ executables. All but one mirror functionality available in the C tools. - `allyesconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_ +- `listnewconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/listnewconfig.py>`_ + - `genconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py>`_ ``genconfig`` is intended to be run at build time. It generates a C header from |
