libnl: need->needs for toolchain comment

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-10-21 15:27:36 -03:00 committed by Thomas Petazzoni
parent 29ea73ab4f
commit d4294df577
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ config BR2_PACKAGE_LIBNL_TOOLS
help
Install binary tools.
comment "libnl tools need a toolchain w/ dynamic library"
comment "libnl tools needs a toolchain w/ dynamic library"
depends on BR2_PREFER_STATIC_LIB
endif