move wmcodec-coldfire inside MPIO files

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31297 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2011-12-15 20:59:05 +00:00
parent bda8a963ad
commit 9ee0035733

View file

@ -704,10 +704,6 @@ target/arm/tcc77x/adc-tcc77x.c
#endif /* CONFIG_I2C */ #endif /* CONFIG_I2C */
#ifdef HAVE_WM8750
target/coldfire/wmcodec-coldfire.c
#endif
#ifdef CPU_SH #ifdef CPU_SH
target/sh/archos/mascodec-archos.c target/sh/archos/mascodec-archos.c
target/sh/archos/audio-archos.c target/sh/archos/audio-archos.c
@ -1748,6 +1744,7 @@ target/arm/usb-fw-pp502x.c
#endif #endif
#if defined(MPIO_HD200) || defined(MPIO_HD300) #if defined(MPIO_HD200) || defined(MPIO_HD300)
target/coldfire/wmcodec-coldfire.c
target/coldfire/mpio/system-mpio.c target/coldfire/mpio/system-mpio.c
target/coldfire/mpio/power-mpio.c target/coldfire/mpio/power-mpio.c
target/coldfire/mpio/backlight-mpio.c target/coldfire/mpio/backlight-mpio.c