summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-06-18 16:19:28 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-06-18 16:19:28 +0200
commitea8b22a9b67b6db6ae6975d995999f9322071ead (patch)
treef9c74752c408f481462f4a1cef80a626023543c0 /firmware/SOURCES
parent11c907a83c9081d587b27db32fafafe912812563 (diff)
downloadrockbox-ea8b22a9b67b6db6ae6975d995999f9322071ead.tar.gz
rockbox-ea8b22a9b67b6db6ae6975d995999f9322071ead.zip
zenxfi3: drop audio routing driver in favor of the generic one
Change-Id: Ia104c148f9139434d2c70190d2834b06de20de23
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 9cc75ee60e..92a7a29a19 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1169,9 +1169,6 @@ target/arm/imx233/creative-zenxfi3/debug-zenxfi3.c
1169target/arm/imx233/creative-zenxfi3/power-zenxfi3.c 1169target/arm/imx233/creative-zenxfi3/power-zenxfi3.c
1170target/arm/imx233/creative-zenxfi3/adc-zenxfi3.c 1170target/arm/imx233/creative-zenxfi3/adc-zenxfi3.c
1171target/arm/imx233/creative-zenxfi3/powermgmt-zenxfi3.c 1171target/arm/imx233/creative-zenxfi3/powermgmt-zenxfi3.c
1172#ifndef BOOTLOADER
1173target/arm/imx233/creative-zenxfi3/audio-zenxfi3.c
1174#endif
1175#endif 1172#endif
1176 1173
1177#ifdef SANSA_CONNECT 1174#ifdef SANSA_CONNECT