summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 28e72e8bef..457519dba3 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1188,7 +1188,9 @@ target/arm/ipod/power-ipod.c
1188target/arm/ipod/powermgmt-ipod-pcf.c 1188target/arm/ipod/powermgmt-ipod-pcf.c
1189target/arm/ipod/video/lcd-as-video.S 1189target/arm/ipod/video/lcd-as-video.S
1190target/arm/ipod/video/lcd-video.c 1190target/arm/ipod/video/lcd-video.c
1191#ifndef BOOTLOADER
1191target/arm/ipod/video/battery-video.c 1192target/arm/ipod/video/battery-video.c
1193#endif /* BOOTLOADER */
1192target/arm/usb-fw-pp502x.c 1194target/arm/usb-fw-pp502x.c
1193#endif /* SIMULATOR */ 1195#endif /* SIMULATOR */
1194#endif /* IPOD_VIDEO */ 1196#endif /* IPOD_VIDEO */