forked from len0rd/rockbox
Do not build grayscale.rock by default. This is mainly a developer example plugin for the grayscale library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8996 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
06bc627c99
commit
c8480433bc
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@ dice.c
|
||||||
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
||||||
|
|
||||||
#if CONFIG_LCD != LCD_IPOD2BPP /* Plugins needing the grayscale lib */
|
#if CONFIG_LCD != LCD_IPOD2BPP /* Plugins needing the grayscale lib */
|
||||||
#ifndef HAVE_LCD_COLOR
|
|
||||||
grayscale.c
|
|
||||||
#endif
|
|
||||||
fire.c
|
fire.c
|
||||||
jpeg.c
|
jpeg.c
|
||||||
mandelbrot.c
|
mandelbrot.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue