mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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:
committed by
Thomas Petazzoni
parent
29ea73ab4f
commit
d4294df577
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user