summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES6
1 files changed, 2 insertions, 4 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index a30e57f6d1..9e501b661a 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -576,6 +576,7 @@ target/arm/usb-fw-pp502x.c
576#ifdef GIGABEAT_F 576#ifdef GIGABEAT_F
577#ifndef SIMULATOR 577#ifndef SIMULATOR
578target/arm/lcd-as-memframe.S 578target/arm/lcd-as-memframe.S
579target/arm/mmu-arm.c
579target/arm/s3c2440/gigabeat-fx/adc-meg-fx.c 580target/arm/s3c2440/gigabeat-fx/adc-meg-fx.c
580target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c 581target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c
581target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c 582target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c
@@ -591,7 +592,6 @@ target/arm/s3c2440/gigabeat-fx/usb-meg-fx.c
591target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c 592target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
592target/arm/s3c2440/gigabeat-fx/dma_start.c 593target/arm/s3c2440/gigabeat-fx/dma_start.c
593target/arm/s3c2440/gigabeat-fx/system-meg-fx.c 594target/arm/s3c2440/gigabeat-fx/system-meg-fx.c
594target/arm/s3c2440/gigabeat-fx/mmu-meg-fx.c
595#ifndef BOOTLOADER 595#ifndef BOOTLOADER
596target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c 596target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c
597#endif 597#endif
@@ -626,6 +626,7 @@ target/arm/imx31/gigabeat-s/pcm-imx31.c
626#ifdef MROBE_500 626#ifdef MROBE_500
627#ifndef SIMULATOR 627#ifndef SIMULATOR
628target/arm/lcd-as-memframe.S 628target/arm/lcd-as-memframe.S
629target/arm/mmu-arm.c
629target/arm/tms320dm320/mrobe-500/adc-mr500.c 630target/arm/tms320dm320/mrobe-500/adc-mr500.c
630target/arm/tms320dm320/mrobe-500/ata-mr500.c 631target/arm/tms320dm320/mrobe-500/ata-mr500.c
631target/arm/tms320dm320/mrobe-500/backlight-mr500.c 632target/arm/tms320dm320/mrobe-500/backlight-mr500.c
@@ -645,9 +646,6 @@ target/arm/tms320dm320/spi-dm320.c
645target/arm/tms320dm320/system-dm320.c 646target/arm/tms320dm320/system-dm320.c
646target/arm/tms320dm320/timer-dm320.c 647target/arm/tms320dm320/timer-dm320.c
647target/arm/tms320dm320/uart-dm320.c 648target/arm/tms320dm320/uart-dm320.c
648#ifndef BOOTLOADER
649
650#endif
651#endif /* SIMULATOR */ 649#endif /* SIMULATOR */
652#endif /* MROBE_500 */ 650#endif /* MROBE_500 */
653 651