summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2010-05-04 11:14:03 +0000
committerMarcin Bukat <marcin.bukat@gmail.com>2010-05-04 11:14:03 +0000
commit5bcdd92626f1a2c2d279a983270a5addc59f91e0 (patch)
treee6c02c0100f0e61875555449bf9c2dfe3a044e6e /firmware/SOURCES
parent4048a1cf4b32873e36bfde75ad7826a06aacf08c (diff)
downloadrockbox-5bcdd92626f1a2c2d279a983270a5addc59f91e0.tar.gz
rockbox-5bcdd92626f1a2c2d279a983270a5addc59f91e0.zip
HD200 - remove fm glue code from bootloader build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25803 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 0e95ba5880..4e35850aa8 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1622,12 +1622,12 @@ target/coldfire/mpio/hd200/powermgmt-hd200.c
1622target/coldfire/mpio/hd200/backlight-hd200.c 1622target/coldfire/mpio/hd200/backlight-hd200.c
1623target/coldfire/mpio/hd200/system-hd200.c 1623target/coldfire/mpio/hd200/system-hd200.c
1624target/coldfire/mpio/hd200/usb-hd200.c 1624target/coldfire/mpio/hd200/usb-hd200.c
1625target/coldfire/mpio/fmradio_i2c-mpio.c
1626target/coldfire/mpio/ata-mpio.c 1625target/coldfire/mpio/ata-mpio.c
1627target/coldfire/mpio/ata-as-mpio.S 1626target/coldfire/mpio/ata-as-mpio.S
1628#ifndef BOOTLOADER 1627#ifndef BOOTLOADER
1629target/coldfire/mpio/audio-mpio.c 1628target/coldfire/mpio/audio-mpio.c
1630target/coldfire/wmcodec-coldfire.c 1629target/coldfire/wmcodec-coldfire.c
1630target/coldfire/mpio/fmradio_i2c-mpio.c
1631#endif /* BOOTLOADER */ 1631#endif /* BOOTLOADER */
1632#endif /* SIMULATOR */ 1632#endif /* SIMULATOR */
1633#endif 1633#endif