From f6d1f9584f98aeaa1bdf2cf483ce926d4d6a7d98 Mon Sep 17 00:00:00 2001 From: Marcel Patzlaff Date: Mon, 5 Aug 2019 08:43:01 +0200 Subject: [PATCH] docs/manual: update pkg-kconfig doc about -diff-config Briefly states what the output of this target is about. Signed-off-by: Marcel Patzlaff [Thomas: improve wording] Signed-off-by: Thomas Petazzoni --- docs/manual/adding-packages-kconfig.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/manual/adding-packages-kconfig.txt b/docs/manual/adding-packages-kconfig.txt index 982c1229ea..8f40ea6099 100644 --- a/docs/manual/adding-packages-kconfig.txt +++ b/docs/manual/adding-packages-kconfig.txt @@ -43,6 +43,12 @@ This snippet creates the following make targets: options that differ from the default values. It is not possible to use this target when fragment files are set. +* +foo-diff-config+, which outputs the differences between the current + configuration and the one defined in the Buildroot configuration for + this kconfig package. The output is useful to identify the + configuration changes that may have to be propagated to + configuration fragments for example. + and ensures that the source configuration file is copied to the build directory at the right moment. -- 2.30.2