diff options
Diffstat (limited to 'bootloader/SOURCES')
| -rw-r--r-- | bootloader/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES index f0c98a8..c541efb 100644 --- a/bootloader/SOURCES +++ b/bootloader/SOURCES @@ -39,7 +39,7 @@ meizu_m3.c ondavx747.c #elif defined(CREATIVE_ZVx) creativezvm.c -#elif defined(HAVE_AS3525) +#elif CONFIG_CPU==AS3525 sansa_as3525.c show_logo.c #endif |