summaryrefslogtreecommitdiffstats
path: root/rules/sysutils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-12-09 20:10:47 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-12-09 20:10:47 +0000
commit81a60fe4496915e4445e90969115d05ed3ddb984 (patch)
treecf5aed2c864745467fb6695444a600fdf1fbe548 /rules/sysutils.in
parentdbbbe2694d170df2144b5e35708d3d7265cca73e (diff)
downloadptxdist-81a60fe4496915e4445e90969115d05ed3ddb984.tar.gz
ptxdist-81a60fe4496915e4445e90969115d05ed3ddb984.tar.xz
* .in: remove leading whitespace; found by Marco Cavallini.
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7646 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/sysutils.in')
-rw-r--r--rules/sysutils.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/sysutils.in b/rules/sysutils.in
index ccd7a7023..146121a20 100644
--- a/rules/sysutils.in
+++ b/rules/sysutils.in
@@ -3,14 +3,14 @@ menuconfig SYSUTILS
config SYSUTILS_LSBUS
bool
- prompt " install lsbus"
+ prompt "install lsbus"
depends on SYSUTILS
help
lsbus: a small application to query system bus information.
config SYSUTILS_SYSTOOL
bool
- prompt " install systool"
+ prompt "install systool"
depends on SYSUTILS
help
systool: an application to view system device information by bus, class, and topology.