summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES13
1 files changed, 7 insertions, 6 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 9330576145..266c3d1f3d 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -609,24 +609,25 @@ target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c
609 609
610#ifdef GIGABEAT_S 610#ifdef GIGABEAT_S
611#ifndef SIMULATOR 611#ifndef SIMULATOR
612target/arm/lcd-as-memframe.S
612target/arm/mmu-arm.c 613target/arm/mmu-arm.c
613target/arm/imx31/gigabeat-s/adc-imx31.c 614target/arm/imx31/gigabeat-s/adc-imx31.c
614target/arm/imx31/gigabeat-s/ata-imx31.c 615target/arm/imx31/gigabeat-s/ata-imx31.c
616target/arm/imx31/gigabeat-s/avic-imx31.c
615target/arm/imx31/gigabeat-s/backlight-imx31.c 617target/arm/imx31/gigabeat-s/backlight-imx31.c
616target/arm/imx31/gigabeat-s/button-imx31.c 618target/arm/imx31/gigabeat-s/button-imx31.c
619target/arm/imx31/gigabeat-s/dma_start.c
620target/arm/imx31/gigabeat-s/kernel-imx31.c
617target/arm/imx31/gigabeat-s/i2c-imx31.c 621target/arm/imx31/gigabeat-s/i2c-imx31.c
618target/arm/imx31/gigabeat-s/i2s-imx31.c 622target/arm/imx31/gigabeat-s/i2s-imx31.c
619target/arm/imx31/gigabeat-s/lcd-as-imx31.S
620target/arm/imx31/gigabeat-s/lcd-imx31.c 623target/arm/imx31/gigabeat-s/lcd-imx31.c
624target/arm/imx31/gigabeat-s/mmu-imx31.c
621target/arm/imx31/gigabeat-s/power-imx31.c 625target/arm/imx31/gigabeat-s/power-imx31.c
622target/arm/imx31/gigabeat-s/powermgmt-imx31.c 626target/arm/imx31/gigabeat-s/powermgmt-imx31.c
627target/arm/imx31/gigabeat-s/spi-imx31.c
628target/arm/imx31/gigabeat-s/system-imx31.c
623target/arm/imx31/gigabeat-s/usb-imx31.c 629target/arm/imx31/gigabeat-s/usb-imx31.c
624target/arm/imx31/gigabeat-s/wmcodec-imx31.c 630target/arm/imx31/gigabeat-s/wmcodec-imx31.c
625target/arm/imx31/gigabeat-s/dma_start.c
626target/arm/imx31/gigabeat-s/system-imx31.c
627target/arm/imx31/gigabeat-s/mmu-imx31.c
628target/arm/imx31/gigabeat-s/avic-imx31.c
629target/arm/imx31/gigabeat-s/spi-imx31.c
630#ifndef BOOTLOADER 631#ifndef BOOTLOADER
631target/arm/imx31/gigabeat-s/pcm-imx31.c 632target/arm/imx31/gigabeat-s/pcm-imx31.c
632#endif 633#endif