summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES40
1 files changed, 20 insertions, 20 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 719fc80b83..95131ab25b 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -870,37 +870,37 @@ target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
870#ifndef SIMULATOR 870#ifndef SIMULATOR
871target/arm/lcd-as-memframe.S 871target/arm/lcd-as-memframe.S
872target/arm/mmu-armv6.S 872target/arm/mmu-armv6.S
873target/arm/imx31/ata-imx31.c
874target/arm/imx31/avic-imx31.c
873target/arm/imx31/ccm-imx31.c 875target/arm/imx31/ccm-imx31.c
874target/arm/imx31/debug-imx31.c 876target/arm/imx31/debug-imx31.c
875target/arm/imx31/dvfs_dptc-imx31.c 877target/arm/imx31/dvfs_dptc-imx31.c
878target/arm/imx31/gpio-imx31.c
879target/arm/imx31/i2c-imx31.c
880target/arm/imx31/mc13783-imx31.c
881target/arm/imx31/mmu-imx31.c
876target/arm/imx31/rolo_restart.S 882target/arm/imx31/rolo_restart.S
877target/arm/imx31/sdma-imx31.c 883target/arm/imx31/sdma-imx31.c
878target/arm/imx31/gigabeat-s/adc-imx31.c 884target/arm/imx31/spi-imx31.c
879target/arm/imx31/gigabeat-s/ata-imx31.c 885target/arm/imx31/gigabeat-s/adc-gigabeat-s.c
880target/arm/imx31/gigabeat-s/avic-imx31.c 886target/arm/imx31/gigabeat-s/backlight-gigabeat-s.c
881target/arm/imx31/gigabeat-s/backlight-imx31.c 887target/arm/imx31/gigabeat-s/button-gigabeat-s.c
882target/arm/imx31/gigabeat-s/button-imx31.c
883target/arm/imx31/gigabeat-s/gpio-gigabeat-s.c 888target/arm/imx31/gigabeat-s/gpio-gigabeat-s.c
884target/arm/imx31/gigabeat-s/gpio-imx31.c 889target/arm/imx31/gigabeat-s/kernel-gigabeat-s.c
885target/arm/imx31/gigabeat-s/kernel-imx31.c 890target/arm/imx31/gigabeat-s/i2s-gigabeat-s.c
886target/arm/imx31/gigabeat-s/i2c-imx31.c 891target/arm/imx31/gigabeat-s/lcd-gigabeat-s.c
887target/arm/imx31/gigabeat-s/i2s-imx31.c
888target/arm/imx31/gigabeat-s/lcd-imx31.c
889target/arm/imx31/gigabeat-s/mc13783-gigabeat-s.c 892target/arm/imx31/gigabeat-s/mc13783-gigabeat-s.c
890target/arm/imx31/gigabeat-s/mc13783-imx31.c 893target/arm/imx31/gigabeat-s/power-gigabeat-s.c
891target/arm/imx31/gigabeat-s/mmu-imx31.c 894target/arm/imx31/gigabeat-s/powermgmt-gigabeat-s.c
892target/arm/imx31/gigabeat-s/power-imx31.c 895target/arm/imx31/gigabeat-s/system-gigabeat-s.c
893target/arm/imx31/gigabeat-s/powermgmt-imx31.c 896target/arm/imx31/gigabeat-s/usb-gigabeat-s.c
894target/arm/imx31/gigabeat-s/spi-imx31.c 897target/arm/imx31/gigabeat-s/wmcodec-gigabeat-s.c
895target/arm/imx31/gigabeat-s/system-imx31.c
896target/arm/imx31/gigabeat-s/usb-imx31.c
897target/arm/imx31/gigabeat-s/wmcodec-imx31.c
898#ifndef BOOTLOADER 898#ifndef BOOTLOADER
899target/arm/imx31/gigabeat-s/audio-gigabeat-s.c 899target/arm/imx31/gigabeat-s/audio-gigabeat-s.c
900target/arm/imx31/gigabeat-s/fmradio-i2c-gigabeat-s.c 900target/arm/imx31/gigabeat-s/fmradio-i2c-gigabeat-s.c
901target/arm/imx31/gigabeat-s/headphone-gigabeat-s.c 901target/arm/imx31/gigabeat-s/headphone-gigabeat-s.c
902target/arm/imx31/gigabeat-s/pcm-imx31.c 902target/arm/imx31/gigabeat-s/pcm-gigabeat-s.c
903target/arm/imx31/gigabeat-s/timer-imx31.c 903target/arm/imx31/gigabeat-s/timer-gigabeat-s.c
904#endif 904#endif
905#endif /* SIMULATOR */ 905#endif /* SIMULATOR */
906#endif /* GIGABEAT_S */ 906#endif /* GIGABEAT_S */