summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES30
1 files changed, 15 insertions, 15 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 86438d43be..d8d495c89c 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -495,22 +495,22 @@ target/arm/usb-pp.c
495#ifdef GIGABEAT_F 495#ifdef GIGABEAT_F
496#ifndef SIMULATOR 496#ifndef SIMULATOR
497drivers/generic_i2c.c 497drivers/generic_i2c.c
498target/arm/gigabeat/meg-fx/adc-meg-fx.c 498target/arm/s3c2440/gigabeat-fx/adc-meg-fx.c
499target/arm/gigabeat/meg-fx/ata-meg-fx.c 499target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c
500target/arm/gigabeat/meg-fx/backlight-meg-fx.c 500target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c
501target/arm/gigabeat/meg-fx/button-meg-fx.c 501target/arm/s3c2440/gigabeat-fx/button-meg-fx.c
502target/arm/gigabeat/meg-fx/i2c-meg-fx.c 502target/arm/s3c2440/gigabeat-fx/i2c-meg-fx.c
503target/arm/gigabeat/meg-fx/lcd-as-meg-fx.S 503target/arm/s3c2440/gigabeat-fx/lcd-as-meg-fx.S
504target/arm/gigabeat/meg-fx/lcd-meg-fx.c 504target/arm/s3c2440/gigabeat-fx/lcd-meg-fx.c
505target/arm/gigabeat/meg-fx/power-meg-fx.c 505target/arm/s3c2440/gigabeat-fx/power-meg-fx.c
506target/arm/gigabeat/meg-fx/sc606-meg-fx.c 506target/arm/s3c2440/gigabeat-fx/sc606-meg-fx.c
507target/arm/gigabeat/meg-fx/usb-meg-fx.c 507target/arm/s3c2440/gigabeat-fx/usb-meg-fx.c
508target/arm/gigabeat/meg-fx/wmcodec-meg-fx.c 508target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
509target/arm/gigabeat/meg-fx/dma_start.c 509target/arm/s3c2440/gigabeat-fx/dma_start.c
510target/arm/gigabeat/meg-fx/system-meg-fx.c 510target/arm/s3c2440/gigabeat-fx/system-meg-fx.c
511target/arm/gigabeat/meg-fx/mmu-meg-fx.c 511target/arm/s3c2440/gigabeat-fx/mmu-meg-fx.c
512#ifndef BOOTLOADER 512#ifndef BOOTLOADER
513target/arm/gigabeat/meg-fx/pcm-meg-fx.c 513target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c
514#endif 514#endif
515#endif /* SIMULATOR */ 515#endif /* SIMULATOR */
516#endif /* GIGABEAT_F */ 516#endif /* GIGABEAT_F */