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 843e5cca22..64041e448e 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1443,6 +1443,18 @@ target/arm/imx233/sansa-fuzeplus/debug-fuzeplus.c
1443target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c 1443target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c
1444#endif 1444#endif
1445 1445
1446#ifdef SAMSUNG_YPZ5
1447target/arm/imx233/samsung-ypz5/backlight-ypz5.c
1448target/arm/imx233/samsung-ypz5/lcd-ypz5.c
1449target/arm/imx233/samsung-ypz5/button-ypz5.c
1450target/arm/imx233/samsung-ypz5/debug-ypz5.c
1451target/arm/imx233/samsung-ypz5/powermgmt-ypz5.c
1452target/arm/imx233/button-lradc-imx233.c
1453#ifndef BOOTLOADER
1454target/arm/imx233/fmradio-imx233.c
1455#endif
1456#endif
1457
1446#ifdef SANSA_CLIPZIP 1458#ifdef SANSA_CLIPZIP
1447target/arm/as3525/sansa-clipzip/lcd-clipzip.c 1459target/arm/as3525/sansa-clipzip/lcd-clipzip.c
1448target/arm/as3525/sansa-clipzip/button-clipzip.c 1460target/arm/as3525/sansa-clipzip/button-clipzip.c