Enable (and fix) battery_bench on hosted targets.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31471 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2011-12-31 13:35:19 +00:00
parent 05f12e0877
commit bba84a9ce2
2 changed files with 9 additions and 2 deletions

View file

@ -1,4 +1,7 @@
/* plugins common to all models */
#ifndef SIMULATOR
battery_bench.c
#endif
chessclock.c
credits.c
cube.c
@ -116,8 +119,6 @@ iriver_flash.c
rockbox_flash.c
#endif /* CONFIG_CPU */
battery_bench.c
#if defined(IPOD_NANO2G)
crypt_firmware.c
#endif