diff options
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r-- | firmware/SOURCES | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES index 29dc8644ee..01aa1c4eef 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES | |||
@@ -1682,17 +1682,17 @@ target/arm/usb-fw-pp502x.c | |||
1682 | #ifdef MPIO_HD200 | 1682 | #ifdef MPIO_HD200 |
1683 | #ifndef SIMULATOR | 1683 | #ifndef SIMULATOR |
1684 | /* TODO: currently including all files */ | 1684 | /* TODO: currently including all files */ |
1685 | target/coldfire/mpio/hd200/adc-hd200.c | 1685 | target/coldfire/ata-as-coldfire.S |
1686 | target/coldfire/mpio/system-mpio.c | ||
1687 | target/coldfire/mpio/power-mpio.c | ||
1688 | target/coldfire/mpio/backlight-mpio.c | ||
1689 | target/coldfire/mpio/usb-mpio.c | ||
1690 | target/coldfire/mpio/ata-mpio.c | ||
1691 | target/coldfire/mpio/adc-mpio.c | ||
1686 | target/coldfire/mpio/hd200/button-hd200.c | 1692 | target/coldfire/mpio/hd200/button-hd200.c |
1687 | target/coldfire/mpio/hd200/lcd-hd200.c | 1693 | target/coldfire/mpio/hd200/lcd-hd200.c |
1688 | target/coldfire/mpio/hd200/lcd-as-hd200.S | 1694 | target/coldfire/mpio/hd200/lcd-as-hd200.S |
1689 | target/coldfire/mpio/hd200/power-hd200.c | ||
1690 | target/coldfire/mpio/hd200/powermgmt-hd200.c | 1695 | target/coldfire/mpio/hd200/powermgmt-hd200.c |
1691 | target/coldfire/mpio/hd200/backlight-hd200.c | ||
1692 | target/coldfire/mpio/hd200/system-hd200.c | ||
1693 | target/coldfire/mpio/hd200/usb-hd200.c | ||
1694 | target/coldfire/mpio/ata-mpio.c | ||
1695 | target/coldfire/ata-as-coldfire.S | ||
1696 | #ifndef BOOTLOADER | 1696 | #ifndef BOOTLOADER |
1697 | target/coldfire/mpio/audio-mpio.c | 1697 | target/coldfire/mpio/audio-mpio.c |
1698 | target/coldfire/wmcodec-coldfire.c | 1698 | target/coldfire/wmcodec-coldfire.c |