forked from len0rd/rockbox
only build ppmviewer on colour targets (as it doesn't do greylib yet), and actually document it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17895 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
25e0e2831a
commit
fe652b5eb4
3 changed files with 17 additions and 1 deletions
|
@ -55,12 +55,15 @@ text_editor.c
|
|||
wavview.c
|
||||
robotfindskitten.c
|
||||
|
||||
#if HAVE_LCD_COLOR
|
||||
ppmviewer.c
|
||||
#endif
|
||||
|
||||
/* Plugins needing the grayscale lib on low-depth LCDs */
|
||||
fire.c
|
||||
jpeg.c
|
||||
mandelbrot.c
|
||||
plasma.c
|
||||
ppmviewer.c
|
||||
|
||||
blackjack.c
|
||||
bounce.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue