From 2628dcdd4750e7988c4491a17d5c480d4240b81f Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sat, 8 Jan 2022 17:50:04 +0100 Subject: [PATCH] package/libss7: add Linux in comment Add "Linux" before kernel in comment to be consistent with other packages and manual Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN (cherry picked from commit e0de6291e3fe8d9f6c572a5206b8ead3719f6829) Signed-off-by: Peter Korsgaard --- package/libss7/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libss7/Config.in b/package/libss7/Config.in index bdf5fbe3a8..d8bcf11ce7 100644 --- a/package/libss7/Config.in +++ b/package/libss7/Config.in @@ -12,7 +12,7 @@ config BR2_PACKAGE_LIBSS7 http://www.asterisk.org/downloads/libss7 -comment "libss7 needs a kernel to be built" +comment "libss7 needs a Linux kernel to be built" depends on !BR2_LINUX_KERNEL comment "libss7 needs a toolchain w/ threads"