From 2b648d3896f1f199de1fdcbf9a98e14ecd11cd82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C3=ABl=20Carr=C3=A9?= Date: Thu, 15 Dec 2011 18:29:28 +0000 Subject: revert pcfg5060x part of r31279 pcf5060*.c has the same name than the RTC driver, but it's not the RTC driver itself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31280 a1c6a512-1295-4272-9138-f99709370657 --- firmware/SOURCES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'firmware/SOURCES') diff --git a/firmware/SOURCES b/firmware/SOURCES index 9142faec5e..1bb48badea 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -1120,6 +1120,7 @@ target/arm/usb-fw-pp502x.c #endif /* TATUNG_TPJ1022 */ #ifdef IPOD_4G +drivers/pcf50605.c target/arm/wmcodec-pp.c target/arm/i2s-pp.c target/arm/ata-as-arm.S @@ -1136,6 +1137,7 @@ target/arm/usb-fw-pp502x.c #endif /* IPOD_4G */ #ifdef IPOD_COLOR +drivers/pcf50605.c target/arm/ata-as-arm.S target/arm/ata-pp5020.c target/arm/wmcodec-pp.c @@ -1152,6 +1154,7 @@ target/arm/usb-fw-pp502x.c #endif /* IPOD_COLOR */ #ifdef IPOD_NANO +drivers/pcf50605.c target/arm/ata-as-arm.S target/arm/ata-pp5020.c target/arm/wmcodec-pp.c @@ -1168,6 +1171,7 @@ target/arm/usb-fw-pp502x.c #endif /* IPOD_NANO */ #ifdef IPOD_VIDEO +drivers/pcf50605.c target/arm/ata-as-arm.S target/arm/ata-pp5020.c target/arm/wmcodec-pp.c @@ -1187,6 +1191,7 @@ target/arm/usb-fw-pp502x.c #endif /* IPOD_VIDEO */ #ifdef IPOD_3G +drivers/pcf50605.c target/arm/ata-pp5002.c target/arm/wmcodec-pp.c target/arm/i2s-pp.c @@ -1215,6 +1220,7 @@ target/arm/usb-fw-pp5002.c #endif /* IPOD_1G2G */ #ifdef IPOD_MINI +drivers/pcf50605.c target/arm/ata-as-arm.S target/arm/ata-pp5020.c target/arm/wmcodec-pp.c @@ -1231,6 +1237,7 @@ target/arm/usb-fw-pp502x.c #endif /* IPOD_MINI */ #ifdef IPOD_MINI2G +drivers/pcf50605.c target/arm/ata-as-arm.S target/arm/ata-pp5020.c target/arm/wmcodec-pp.c @@ -1437,6 +1444,7 @@ target/arm/as3525/sansa-clipzip/powermgmt-clipzip.c #ifdef IAUDIO_7 drivers/nand_id.c +drivers/pcf50606.c target/arm/usb-tcc.c target/arm/tcc77x/system-tcc77x.c target/arm/tcc77x/kernel-tcc77x.c -- cgit v1.2.3