summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES12
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 82b7b34942..91482bf683 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1259,4 +1259,16 @@ target/mips/ingenic_jz47xx/onda_vx767/lcd-onda_vx767.c
1259target/mips/ingenic_jz47xx/onda_vx767/power-onda_vx767.c 1259target/mips/ingenic_jz47xx/onda_vx767/power-onda_vx767.c
1260target/mips/ingenic_jz47xx/onda_vx767/sadc-onda_vx767.c 1260target/mips/ingenic_jz47xx/onda_vx767/sadc-onda_vx767.c
1261#endif /* ONDA_VX767 */ 1261#endif /* ONDA_VX767 */
1262
1263#if defined(LYRE_PROTO1)
1264target/arm/at91sam/lyre_proto1/adc-lyre_proto1.c
1265target/arm/at91sam/lyre_proto1/backlight-lyre_proto1.c
1266target/arm/at91sam/lyre_proto1/button-lyre_proto1.c
1267target/arm/at91sam/lyre_proto1/crt0.S
1268target/arm/at91sam/lyre_proto1/debug-lyre_proto1.c
1269target/arm/at91sam/lyre_proto1/kernel-lyre_proto1.c
1270target/arm/at91sam/lyre_proto1/lcd-lyre_proto1.c
1271target/arm/at91sam/lyre_proto1/system-lyre_proto1.c
1272target/arm/at91sam/lyre_proto1/timer-lyre_proto1.c
1273#endif
1262#endif /* SIMULATOR */ 1274#endif /* SIMULATOR */