From 1f360805c39253bef2cd81ff6f1b464eaa4c8f93 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 6 Oct 2018 06:38:34 +0200 Subject: Fix typo in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 746d609..112c148 100644 --- a/README.rst +++ b/README.rst @@ -175,7 +175,7 @@ Incremental building See the docstring for ``Kconfig.sync_deps()`` in `kconfiglib.py `_ for hints on implementing incremental builds (rebuilding just source files that reference -on changed configuration values). +changed configuration values). Running the ``scripts/basic/fixdep.c`` tool from the kernel on the output of ``gcc -MD `` might give you an idea of how it all fits together. -- cgit v1.2.3