diff options
-rw-r--r-- | package/fbdump/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/fbdump/Config.in b/package/fbdump/Config.in index 791071302f..982448dd59 100644 --- a/package/fbdump/Config.in +++ b/package/fbdump/Config.in @@ -5,3 +5,5 @@ config BR2_PACKAGE_FBDUMP framebuffer device and write them out as a PPM file. Currently, most packed-pixel framebuffer formats and the vga16 framebuffer are supported. + + http://www.rcdrummond.net/fbdump |