diff options
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r-- | firmware/SOURCES | 2 |
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 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 |