diff options
Diffstat (limited to 'bootloader/SOURCES')
| -rw-r--r-- | bootloader/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES index 4f3cd38..12347c5 100644 --- a/bootloader/SOURCES +++ b/bootloader/SOURCES @@ -21,6 +21,8 @@ main-e200r-installer.c #elif defined(SANSA_PP_ERASE) main-ppsansawipe.c fat32format.c +#elif defined(SANSA_VIEW) +sansaview.c #else show_logo.c main-pp.c |