Config.in: fix typo

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-07-31 18:02:47 +02:00 committed by Peter Korsgaard
parent 59899f40f1
commit d9312d63d9

View File

@ -652,7 +652,7 @@ config BR2_STATIC_LIBS
bool "static only"
help
Build and use only static libraries. No shared libraries will
be instaled on the target. This potentially increases your
be installed on the target. This potentially increases your
code size and should only be used if you know what you are
doing. Note that some packages may not be available when this
option is enabled, due to their need for dynamic library