forked from len0rd/rockbox
Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot be used in SOURCES
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22883 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b34b3212cd
commit
66cb6f8fd3
1 changed files with 1 additions and 3 deletions
|
@ -21,10 +21,8 @@ viewer.c
|
|||
#ifdef HAVE_BACKLIGHT
|
||||
lamp.c
|
||||
#endif /* HAVE_BACKLIGHT */
|
||||
#if USING_STORAGE_CALLBACK
|
||||
battery_bench.c
|
||||
#endif
|
||||
#ifndef SIMULATOR
|
||||
battery_bench.c
|
||||
firmware_flash.c
|
||||
#endif /* SIMULATOR */
|
||||
#if (CONFIG_CPU == SH7034)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue