summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2010-10-21 21:03:17 +0000
committerSzymon Dziok <b0hoon@o2.pl>2010-10-21 21:03:17 +0000
commitf81c0c05ce4c522ef7a59244c9e7dc1e3002d4fe (patch)
tree28790739b35ac77f3df828ed5acd87e38742fd49 /firmware/SOURCES
parent8e9aeb21661a60293393b1770ba8a7cf88079adc (diff)
downloadrockbox-f81c0c05ce4c522ef7a59244c9e7dc1e3002d4fe.tar.gz
rockbox-f81c0c05ce4c522ef7a59244c9e7dc1e3002d4fe.zip
HDD6330 and HDD1630: split the code for the backlight, cause it's rather different for these targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28321 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 08ba20c610..f118f6a396 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -708,9 +708,9 @@ target/arm/ata-pp5020.c
708target/arm/wmcodec-pp.c 708target/arm/wmcodec-pp.c
709target/arm/i2s-pp.c 709target/arm/i2s-pp.c
710target/arm/adc-pp5020.c 710target/arm/adc-pp5020.c
711target/arm/philips/backlight-hdd.c
712target/arm/philips/power-hdd.c 711target/arm/philips/power-hdd.c
713target/arm/philips/fmradio_i2c-hdd.c 712target/arm/philips/fmradio_i2c-hdd.c
713target/arm/philips/hdd1630/backlight-hdd1630.c
714target/arm/philips/hdd1630/button-hdd1630.c 714target/arm/philips/hdd1630/button-hdd1630.c
715target/arm/philips/hdd1630/lcd-hdd1630.c 715target/arm/philips/hdd1630/lcd-hdd1630.c
716target/arm/philips/hdd1630/lcd-as-hdd1630.S 716target/arm/philips/hdd1630/lcd-as-hdd1630.S
@@ -729,9 +729,9 @@ target/arm/ata-pp5020.c
729target/arm/wmcodec-pp.c 729target/arm/wmcodec-pp.c
730target/arm/i2s-pp.c 730target/arm/i2s-pp.c
731target/arm/adc-pp5020.c 731target/arm/adc-pp5020.c
732target/arm/philips/backlight-hdd.c
733target/arm/philips/power-hdd.c 732target/arm/philips/power-hdd.c
734target/arm/philips/fmradio_i2c-hdd.c 733target/arm/philips/fmradio_i2c-hdd.c
734target/arm/philips/hdd6330/backlight-hdd6330.c
735target/arm/philips/hdd6330/button-hdd6330.c 735target/arm/philips/hdd6330/button-hdd6330.c
736target/arm/philips/hdd6330/lcd-hdd6330.c 736target/arm/philips/hdd6330/lcd-hdd6330.c
737target/arm/philips/hdd6330/powermgmt-hdd6330.c 737target/arm/philips/hdd6330/powermgmt-hdd6330.c