summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES7
1 files changed, 7 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 8fe5661759..4937e6e6c6 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -924,3 +924,10 @@ target/arm/tcc780x/cowond2/pcm-cowond2.c
924#endif /* BOOTLOADER */ 924#endif /* BOOTLOADER */
925#endif /* SIMULATOR */ 925#endif /* SIMULATOR */
926#endif /* COWON_D2 */ 926#endif /* COWON_D2 */
927
928#ifdef MEIZU_M6SL
929#ifndef SIMULATOR
930#ifndef BOOTLOADER
931#endif /* BOOTLOADER */
932#endif /* SIMULATOR */
933#endif /* MEIZU_M6SL */