diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 678d969..4cfc3a8 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -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) |