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 9f8cf1c..1258f9e 100644 --- a/bootloader/SOURCES +++ b/bootloader/SOURCES @@ -33,4 +33,6 @@ telechips.c meizu_m6sl.c #elif defined(ONDA_VX747) ondavx747.c +#elif defined(CREATIVE_ZVM) +creativezvm.c #endif |