summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES14
1 files changed, 14 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 21917de72d..f685ed7dc7 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1475,6 +1475,20 @@ target/arm/imx233/sansa-fuzeplus/power-fuzeplus.c
1475#endif /* SIMULATOR */ 1475#endif /* SIMULATOR */
1476#endif 1476#endif
1477 1477
1478#ifdef SANSA_CLIPZIP
1479#ifndef SIMULATOR
1480target/arm/as3525/sansa-clipzip/lcd-clipzip.c
1481target/arm/as3525/sansa-clipzip/button-clipzip.c
1482target/arm/as3525/sansa-clipzip/backlight-clipzip.c
1483#ifndef BOOTLOADER
1484target/arm/powermgmt-ascodec.c
1485target/arm/as3525/sansa-clipzip/powermgmt-clipzip.c
1486//target/arm/as3525/sansa-clipzip/lcd-as-clip-plus.S
1487target/arm/as3525/tuner-as3525v2.c
1488#endif /* !BOOTLOADER */
1489#endif /* !SIMULATOR */
1490#endif /* SANSA_CLIPZIP */
1491
1478#ifdef IAUDIO_7 1492#ifdef IAUDIO_7
1479#ifndef SIMULATOR 1493#ifndef SIMULATOR
1480drivers/nand_id.c 1494drivers/nand_id.c