summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2011-12-15 20:59:05 +0000
committerRafaël Carré <rafael.carre@gmail.com>2011-12-15 20:59:05 +0000
commit9ee00357331d9a32f290f2bde8c1e709701e4fe0 (patch)
treed46e5ebd65dedabb41535f26ab13d643cae2b130
parentbda8a963ad0ce49f67cb6641bb3b966f770366f3 (diff)
move wmcodec-coldfire inside MPIO files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31297 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/SOURCES5
1 files changed, 1 insertions, 4 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 734c046720..434a237f6c 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -704,10 +704,6 @@ target/arm/tcc77x/adc-tcc77x.c
#endif /* CONFIG_I2C */
-#ifdef HAVE_WM8750
-target/coldfire/wmcodec-coldfire.c
-#endif
-
#ifdef CPU_SH
target/sh/archos/mascodec-archos.c
target/sh/archos/audio-archos.c
@@ -1748,6 +1744,7 @@ target/arm/usb-fw-pp502x.c
#endif
#if defined(MPIO_HD200) || defined(MPIO_HD300)
+target/coldfire/wmcodec-coldfire.c
target/coldfire/mpio/system-mpio.c
target/coldfire/mpio/power-mpio.c
target/coldfire/mpio/backlight-mpio.c