forked from len0rd/rockbox
Added missing dependencies for codeclib and pluginlib. This required renaming some files that have twins in other places.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19756 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bbd33a0a7d
commit
52320b83c0
14 changed files with 12 additions and 11 deletions
|
@ -9,7 +9,7 @@ rgb_hsv.c
|
|||
pluginlib for use with greylib overlay output
|
||||
*/
|
||||
#if LCD_DEPTH == 1
|
||||
resize.c
|
||||
pluginlib_resize.c
|
||||
#endif
|
||||
grey_core.c
|
||||
grey_draw.c
|
||||
|
@ -37,7 +37,7 @@ picture.c
|
|||
xlcd_core.c
|
||||
xlcd_draw.c
|
||||
xlcd_scroll.c
|
||||
bmp.c
|
||||
pluginlib_bmp.c
|
||||
#ifdef HAVE_LCD_COLOR
|
||||
bmp_smooth_scale.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue