mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
fix yellow - don't build pluginlib_albumart.c on non-bitmap targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19840 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d08d015766
commit
9b0b6584f8
1 changed files with 3 additions and 3 deletions
|
@ -45,13 +45,13 @@ pluginlib_bmp.c
|
|||
#ifdef HAVE_LCD_COLOR
|
||||
bmp_smooth_scale.c
|
||||
#endif
|
||||
#ifndef HAVE_ALBUMART
|
||||
pluginlib_albumart.c
|
||||
#endif
|
||||
#endif
|
||||
pluginlib_actions.c
|
||||
helper.c
|
||||
#ifdef HAVE_TOUCHSCREEN
|
||||
touchscreen.c
|
||||
#endif
|
||||
#ifndef HAVE_ALBUMART
|
||||
pluginlib_albumart.c
|
||||
#endif
|
||||
md5.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue