summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-06-18 16:18:08 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-06-18 16:18:08 +0200
commit11c907a83c9081d587b27db32fafafe912812563 (patch)
tree68306d4608f38ac352e188f1470ba45f9901fa36 /firmware/SOURCES
parentd997dafb6ca1644fdb07fa9850b72eb178ba45d4 (diff)
downloadrockbox-11c907a83c9081d587b27db32fafafe912812563.tar.gz
rockbox-11c907a83c9081d587b27db32fafafe912812563.zip
zenxfi2: drop audio routing driver in favor of the generic one
Change-Id: I8186f4b8e7cdc5abc549dffb033178921f447998
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 154fefb0c9..9cc75ee60e 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1157,9 +1157,6 @@ target/arm/imx233/creative-zenxfi2/debug-zenxfi2.c
1157target/arm/imx233/creative-zenxfi2/power-zenxfi2.c 1157target/arm/imx233/creative-zenxfi2/power-zenxfi2.c
1158target/arm/imx233/creative-zenxfi2/adc-zenxfi2.c 1158target/arm/imx233/creative-zenxfi2/adc-zenxfi2.c
1159target/arm/imx233/creative-zenxfi2/powermgmt-zenxfi2.c 1159target/arm/imx233/creative-zenxfi2/powermgmt-zenxfi2.c
1160#ifndef BOOTLOADER
1161target/arm/imx233/creative-zenxfi2/audio-zenxfi2.c
1162#endif
1163#endif 1160#endif
1164 1161
1165#ifdef CREATIVE_ZENXFI3 1162#ifdef CREATIVE_ZENXFI3