mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
bda8a963ad
commit
9ee0035733
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue