From: Gustavo Zacarias Date: Tue, 14 Oct 2014 10:54:25 +0000 (-0300) Subject: perf: fix typo and syntax error X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a205003928fa3b6917d41013525601a42e711ca7;p=buildroot.git perf: fix typo and syntax error Signed-off-by: Gustavo Zacarias Acked-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- diff --git a/package/perf/Config.in b/package/perf/Config.in index 703b48f89c..083086b552 100644 --- a/package/perf/Config.in +++ b/package/perf/Config.in @@ -13,7 +13,7 @@ config BR2_PACKAGE_PERF This package builds and install the userspace 'perf' command. It is up to the user to ensure that the kernel - configuration has all suitable options enable to allow a + configuration has all the suitable options enabled to allow a proper operation of 'perf'. https://perf.wiki.kernel.org/