summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/SOURCES26
1 files changed, 13 insertions, 13 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index fdfa811804..c7db8fc752 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1634,10 +1634,10 @@ target/arm/s5l8700/ipodnano2g/piezo-nano2g.c
1634 1634
1635#ifdef IPOD_6G 1635#ifdef IPOD_6G
1636target/arm/ipod/button-clickwheel.c 1636target/arm/ipod/button-clickwheel.c
1637target/arm/s5l8702/ipod6g/storage_ata-ipod6g.c 1637target/arm/s5l8702/ipod6g/storage_ata-6g.c
1638target/arm/s5l8702/ipod6g/backlight-ipod6g.c 1638target/arm/s5l8702/ipod6g/backlight-6g.c
1639target/arm/s5l8702/ipod6g/powermgmt-ipod6g.c 1639target/arm/s5l8702/ipod6g/powermgmt-6g.c
1640target/arm/s5l8702/ipod6g/power-ipod6g.c 1640target/arm/s5l8702/ipod6g/power-6g.c
1641target/arm/s5l8702/kernel-s5l8702.c 1641target/arm/s5l8702/kernel-s5l8702.c
1642target/arm/s5l8702/system-s5l8702.c 1642target/arm/s5l8702/system-s5l8702.c
1643target/arm/s5l8702/timer-s5l8702.c 1643target/arm/s5l8702/timer-s5l8702.c
@@ -1645,28 +1645,28 @@ target/arm/s5l8702/gpio-s5l8702.c
1645target/arm/s5l8702/pl080.c 1645target/arm/s5l8702/pl080.c
1646target/arm/s5l8702/dma-s5l8702.c 1646target/arm/s5l8702/dma-s5l8702.c
1647target/arm/s5l8702/clocking-s5l8702.c 1647target/arm/s5l8702/clocking-s5l8702.c
1648target/arm/s5l8702/ipod6g/lcd-ipod6g.c 1648target/arm/s5l8702/ipod6g/lcd-6g.c
1649target/arm/s5l8702/ipod6g/lcd-asm-ipod6g.S 1649target/arm/s5l8702/ipod6g/lcd-asm-6g.S
1650target/arm/s5l8702/ipod6g/piezo-ipod6g.c 1650target/arm/s5l8702/ipod6g/piezo-6g.c
1651#if 0 //TODO 1651#if 0 //TODO
1652target/arm/s5l8702/postmortemstub.S 1652target/arm/s5l8702/postmortemstub.S
1653#endif 1653#endif
1654target/arm/s5l8702/ipod6g/pmu-ipod6g.c 1654target/arm/s5l8702/ipod6g/pmu-6g.c
1655target/arm/s5l8702/ipod6g/rtc-ipod6g.c 1655target/arm/s5l8702/ipod6g/rtc-6g.c
1656target/arm/s5l8702/ipod6g/adc-ipod6g.c 1656target/arm/s5l8702/ipod6g/adc-6g.c
1657#if !defined(BOOTLOADER) || defined(HAVE_BOOTLOADER_USB_MODE) 1657#if !defined(BOOTLOADER) || defined(HAVE_BOOTLOADER_USB_MODE)
1658target/arm/s5l8702/usb-s5l8702.c 1658target/arm/s5l8702/usb-s5l8702.c
1659#endif 1659#endif
1660#ifdef HAVE_SERIAL 1660#ifdef HAVE_SERIAL
1661target/arm/uc870x.c 1661target/arm/uc870x.c
1662target/arm/s5l8702/uart-s5l8702.c 1662target/arm/s5l8702/uart-s5l8702.c
1663target/arm/s5l8702/ipod6g/serial-ipod6g.c 1663target/arm/s5l8702/ipod6g/serial-6g.c
1664#endif 1664#endif
1665#ifndef BOOTLOADER 1665#ifndef BOOTLOADER
1666target/arm/s5l8702/debug-s5l8702.c 1666target/arm/s5l8702/debug-s5l8702.c
1667target/arm/s5l8702/pcm-s5l8702.c 1667target/arm/s5l8702/pcm-s5l8702.c
1668target/arm/s5l8702/ipod6g/audio-ipod6g.c 1668target/arm/s5l8702/ipod6g/audio-6g.c
1669target/arm/s5l8702/ipod6g/cscodec-ipod6g.c 1669target/arm/s5l8702/ipod6g/cscodec-6g.c
1670#else 1670#else
1671target/arm/s5l8702/spi-s5l8702.c 1671target/arm/s5l8702/spi-s5l8702.c
1672target/arm/s5l8702/crypto-s5l8702.c 1672target/arm/s5l8702/crypto-s5l8702.c