diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-build.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-build.in b/config/Config-build.in index 59dfaea8bb..6a6fb2882c 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -100,7 +100,7 @@ menu "Global build settings" bool "Include build configuration in firmware" if DEVEL default n help - If enabled, config.buildinfo will be stored in /etc/build.config of firmware. + If enabled, buildinfo files will be stored in /etc/build.* of firmware. config COLLECT_KERNEL_DEBUG bool |