summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES25
1 files changed, 25 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 3a606e5bfd..92e2c1d8c5 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -588,6 +588,31 @@ target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c
588#endif /* SIMULATOR */ 588#endif /* SIMULATOR */
589#endif /* GIGABEAT_F */ 589#endif /* GIGABEAT_F */
590 590
591#ifdef GIGABEAT_S
592#ifndef SIMULATOR
593target/arm/imx31/gigabeat-s/adc-imx31.c
594target/arm/imx31/gigabeat-s/ata-imx31.c
595target/arm/imx31/gigabeat-s/backlight-imx31.c
596target/arm/imx31/gigabeat-s/button-imx31.c
597target/arm/imx31/gigabeat-s/i2c-imx31.c
598target/arm/imx31/gigabeat-s/i2s-imx31.c
599target/arm/imx31/gigabeat-s/lcd-as-imx31.S
600target/arm/imx31/gigabeat-s/lcd-imx31.c
601target/arm/imx31/gigabeat-s/power-imx31.c
602target/arm/imx31/gigabeat-s/powermgmt-imx31.c
603target/arm/imx31/gigabeat-s/usb-imx31.c
604target/arm/imx31/gigabeat-s/wmcodec-imx31.c
605target/arm/imx31/gigabeat-s/dma_start.c
606target/arm/imx31/gigabeat-s/system-imx31.c
607target/arm/imx31/gigabeat-s/mmu-imx31.c
608target/arm/imx31/gigabeat-s/avic-imx31.c
609target/arm/imx31/gigabeat-s/spi-imx31.c
610#ifndef BOOTLOADER
611target/arm/imx31/gigabeat-fx/pcm-imx31.c
612#endif
613#endif /* SIMULATOR */
614#endif /* GIGABEAT_S */
615
591#ifdef MROBE_500 616#ifdef MROBE_500
592#ifndef SIMULATOR 617#ifndef SIMULATOR
593target/arm/olympus/mrobe-500/adc-mr500.c 618target/arm/olympus/mrobe-500/adc-mr500.c