summaryrefslogtreecommitdiffstats
path: root/package/fbdump/Config.in
diff options
context:
space:
mode:
authorDaniel Laird <danieljlaird@hotmail.com>2008-08-27 11:40:02 +0000
committerDaniel Laird <danieljlaird@hotmail.com>2008-08-27 11:40:02 +0000
commit7eb4c6a0a9977c5688d499b48b72971b4a4019c8 (patch)
treec2ff0db251fdd14cdeb4d724ed5b1304c2ecf596 /package/fbdump/Config.in
parentf10aecd134cf82a20540fd31fc742add167e6167 (diff)
downloadbuildroot-novena-7eb4c6a0a9977c5688d499b48b72971b4a4019c8.tar.gz
buildroot-novena-7eb4c6a0a9977c5688d499b48b72971b4a4019c8.zip
fbdump: Fix help text indentation and remove staging dir installation
Tidy up fbdump package.
Diffstat (limited to 'package/fbdump/Config.in')
-rw-r--r--package/fbdump/Config.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/fbdump/Config.in b/package/fbdump/Config.in
index 2f3a2766e..fb4aee6e6 100644
--- a/package/fbdump/Config.in
+++ b/package/fbdump/Config.in
@@ -1,7 +1,8 @@
config BR2_PACKAGE_FBDUMP
bool "fbdump (Framebuffer Capture Tool)"
help
- fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer
- device and write them out as a PPM file. Currently, most packed-pixel framebuffer
- formats and the vga16 framebuffer are supported.
+ fbdump is a simple tool to capture snapshots from the Linux kernel
+ framebuffer device and write them out as a PPM file. Currently,
+ most packed-pixel framebuffer formats and the vga16 framebuffer
+ are supported.