summaryrefslogtreecommitdiffstats
path: root/package/oprofile
diff options
context:
space:
mode:
authorPeter Korsgaard2008-08-04 21:07:05 +0200
committerPeter Korsgaard2008-08-04 21:07:05 +0200
commit02a623ddf96aa97c341a287bbb4ec5370a069444 (patch)
tree6923139fb98dd1d2e99b456503b37d4dd92e1136 /package/oprofile
parentbusybox: default HIDE_OTHERS to y for all versions (diff)
downloadbuildroot-02a623ddf96aa97c341a287bbb4ec5370a069444.tar.gz
buildroot-02a623ddf96aa97c341a287bbb4ec5370a069444.tar.xz
buildroot-02a623ddf96aa97c341a287bbb4ec5370a069444.zip
buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
Diffstat (limited to 'package/oprofile')
-rw-r--r--package/oprofile/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in
index 5f4cc3725..7cafe468a 100644
--- a/package/oprofile/Config.in
+++ b/package/oprofile/Config.in
@@ -16,4 +16,4 @@ config BR2_PACKAGE_OPROFILE
statistics, which can also be used for basic time-spent
profiling. All code is profiled: hardware and software
interrupt handlers, kernel modules, the kernel, shared
- libraries, and applications.
+ libraries, and applications.