HD200 - remove fm glue code from bootloader build

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25803 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcin Bukat 2010-05-04 11:14:03 +00:00
parent 4048a1cf4b
commit 5bcdd92626
1 changed files with 1 additions and 1 deletions

View File

@ -1622,12 +1622,12 @@ target/coldfire/mpio/hd200/powermgmt-hd200.c
target/coldfire/mpio/hd200/backlight-hd200.c
target/coldfire/mpio/hd200/system-hd200.c
target/coldfire/mpio/hd200/usb-hd200.c
target/coldfire/mpio/fmradio_i2c-mpio.c
target/coldfire/mpio/ata-mpio.c
target/coldfire/mpio/ata-as-mpio.S
#ifndef BOOTLOADER
target/coldfire/mpio/audio-mpio.c
target/coldfire/wmcodec-coldfire.c
target/coldfire/mpio/fmradio_i2c-mpio.c
#endif /* BOOTLOADER */
#endif /* SIMULATOR */
#endif