From: Thomas Petazzoni Date: Mon, 4 Jul 2016 15:20:44 +0000 (+0200) Subject: dvblast: use double quotes around the Config.in comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=737972178d46a92b4de4eea5289230c5f98941b3;p=buildroot.git dvblast: use double quotes around the Config.in comment Signed-off-by: Thomas Petazzoni --- diff --git a/package/dvblast/Config.in b/package/dvblast/Config.in index b9c5c14e4a..b7f0c065bf 100644 --- a/package/dvblast/Config.in +++ b/package/dvblast/Config.in @@ -11,6 +11,6 @@ config BR2_PACKAGE_DVBLAST http://www.videolan.org/projects/dvblast.html -comment 'dvblast needs a toolchain w/ NPTL' +comment "dvblast needs a toolchain w/ NPTL" depends on !BR2_bfin # libev depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL