projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5ca8de
)
perf: fix typo and syntax error
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 14 Oct 2014 10:54:25 +0000
(07:54 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 14 Oct 2014 15:27:46 +0000
(17:27 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/perf/Config.in
patch
|
blob
|
history
diff --git
a/package/perf/Config.in
b/package/perf/Config.in
index 703b48f89c652d1513a187ed62ab66673d614727..083086b552dbdfd07996099da5ee76b4dc7a2cfc 100644
(file)
--- 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/