From 81a0b2ede3f59784d271a60701291e2a0dfc2a7d Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sun, 27 May 2018 19:18:40 +0200 Subject: oldconfig: Move from examples/ to root All the packaged code will appear in the root. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 35ea284..6d16e80 100644 --- a/README.rst +++ b/README.rst @@ -321,7 +321,7 @@ The `examples/ `_ - `merge_config.py `_ merges configuration fragments to produce a complete .config, similarly to ``scripts/kconfig/merge_config.sh`` from the kernel. -- `oldconfig.py `_ provides ``make oldconfig`` functionality, prompting the user for the values of new symbols to update an old ``.config`` file. +- `oldconfig.py `_ provides ``make oldconfig`` functionality, prompting the user for the values of new symbols to update an old ``.config`` file. - `menuconfig_example.py `_ implements a configuration interface that uses notation similar to ``make menuconfig``. It's deliberately kept as simple as possible to demonstrate just the core concepts. -- cgit v1.2.3