diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-12-29 23:21:37 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-12-29 23:21:37 +0000 |
| commit | 35789c3f645c323877fc1e1e8fcd54aa57c4ee31 (patch) | |
| tree | 36134e3c318ba90babb824d2af899931ba8e6ff6 | |
| parent | b04d676706c6e306754a3d1223d52de0037638bf (diff) | |
| download | rockbox-35789c3f645c323877fc1e1e8fcd54aa57c4ee31.zip rockbox-35789c3f645c323877fc1e1e8fcd54aa57c4ee31.tar.gz rockbox-35789c3f645c323877fc1e1e8fcd54aa57c4ee31.tar.bz2 rockbox-35789c3f645c323877fc1e1e8fcd54aa57c4ee31.tar.xz | |
Forgot one file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28931 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | firmware/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES index 72b0217..c42197b 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 |