rockbox/firmware/target/coldfire/iaudio
..
m3
m5
x5
adc-iaudio.c
adc-target.h
app.lds
ata-iaudio.c
boot.lds Make sure the linker considers crt0*.o before all files specified on the command line by using STARTUP() instead of INPUT() in the .lds. Using INPUT() makes the linker process crt0*.o after all files specified on the command line, making linking fail if there are librockbox.a members which are only referenced by crt0*.o. Remove the hackaround that was needed for building the gigabeat S bootloader before (aka UIE() problem). 2008-04-29 06:19:32 +00:00
button-target.h
lcd-remote-as-iaudio.S
lcd-remote-iaudio.c
lcd-remote-target.h
pcf50606-iaudio.c
powermgmt-iaudio.c
system-iaudio.c
usb-iaudio.c