summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 6587b59f86..5d1dd0d800 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1087,6 +1087,8 @@ target/arm/as3525/sansa-e200v2/lcd-e200v2.c
1087target/arm/as3525/sansa-e200v2/button-e200v2.c 1087target/arm/as3525/sansa-e200v2/button-e200v2.c
1088target/arm/as3525/backlight-e200v2-fuze.c 1088target/arm/as3525/backlight-e200v2-fuze.c
1089#ifndef BOOTLOADER 1089#ifndef BOOTLOADER
1090drivers/generic_i2c.c
1091target/arm/as3525/fmradio-i2c-as3525.c
1090target/arm/as3525/powermgmt-as3525.c 1092target/arm/as3525/powermgmt-as3525.c
1091#endif /* !BOOTLOADER */ 1093#endif /* !BOOTLOADER */
1092#endif /* !SIMULATOR */ 1094#endif /* !SIMULATOR */
@@ -1110,6 +1112,8 @@ target/arm/as3525/sansa-fuze/button-fuze.c
1110target/arm/as3525/sansa-fuze/lcd-fuze.c 1112target/arm/as3525/sansa-fuze/lcd-fuze.c
1111target/arm/as3525/backlight-e200v2-fuze.c 1113target/arm/as3525/backlight-e200v2-fuze.c
1112#ifndef BOOTLOADER 1114#ifndef BOOTLOADER
1115drivers/generic_i2c.c
1116target/arm/as3525/fmradio-i2c-as3525.c
1113target/arm/as3525/powermgmt-as3525.c 1117target/arm/as3525/powermgmt-as3525.c
1114#endif /* !BOOTLOADER */ 1118#endif /* !BOOTLOADER */
1115#endif /* !SIMULATOR */ 1119#endif /* !SIMULATOR */