From 35789c3f645c323877fc1e1e8fcd54aa57c4ee31 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Wed, 29 Dec 2010 23:21:37 +0000 Subject: [PATCH] Forgot one file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28931 a1c6a512-1295-4272-9138-f99709370657 --- firmware/SOURCES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/SOURCES b/firmware/SOURCES index 72b0217dfb..c42197bca6 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -1089,6 +1089,7 @@ target/arm/ipod/adc-ipod-pcf.c target/arm/ipod/backlight-4g_color.c target/arm/ipod/button-clickwheel.c target/arm/ipod/lcd-color_nano.c +target/arm/ipod/lcd-as-color-nano.S target/arm/ipod/power-ipod.c target/arm/ipod/powermgmt-ipod-pcf.c target/arm/usb-fw-pp502x.c @@ -1106,6 +1107,7 @@ target/arm/ipod/adc-ipod-pcf.c target/arm/ipod/backlight-nano_video.c target/arm/ipod/button-clickwheel.c target/arm/ipod/lcd-color_nano.c +target/arm/ipod/lcd-as-color-nano.S target/arm/ipod/power-ipod.c target/arm/ipod/powermgmt-ipod-pcf.c target/arm/usb-fw-pp502x.c