summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 5843002bcf..154fefb0c9 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -547,6 +547,7 @@ target/arm/imx233/usb-imx233.c
547#ifdef HAVE_IMX233_CODEC 547#ifdef HAVE_IMX233_CODEC
548target/arm/imx233/audioout-imx233.c 548target/arm/imx233/audioout-imx233.c
549target/arm/imx233/audioin-imx233.c 549target/arm/imx233/audioin-imx233.c
550target/arm/imx233/audio-imx233.c
550target/arm/imx233/pcm-imx233.c 551target/arm/imx233/pcm-imx233.c
551drivers/audio/imx233-codec.c 552drivers/audio/imx233-codec.c
552#endif 553#endif
@@ -1393,9 +1394,6 @@ target/arm/imx233/sansa-fuzeplus/debug-fuzeplus.c
1393target/arm/imx233/sansa-fuzeplus/power-fuzeplus.c 1394target/arm/imx233/sansa-fuzeplus/power-fuzeplus.c
1394target/arm/imx233/sansa-fuzeplus/adc-fuzeplus.c 1395target/arm/imx233/sansa-fuzeplus/adc-fuzeplus.c
1395target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c 1396target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c
1396#ifndef BOOTLOADER
1397target/arm/imx233/sansa-fuzeplus/audio-fuzeplus.c
1398#endif
1399#endif 1397#endif
1400 1398
1401#ifdef SANSA_CLIPZIP 1399#ifdef SANSA_CLIPZIP