summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-07-26 13:38:31 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-07-26 13:38:31 +0000
commit40a3fd6938962a13b4f73c77b2058942c2a9c701 (patch)
treed51d4f8b159591aecbd6030b21bc0968fb40e64c /firmware/SOURCES
parentb98b895bab8c63c889f47a70b341d1ddfc585da9 (diff)
downloadrockbox-40a3fd6938962a13b4f73c77b2058942c2a9c701.tar.gz
rockbox-40a3fd6938962a13b4f73c77b2058942c2a9c701.zip
Remote LCD communication driver for X5, very loosely based on patch FS#5634 by Rani Hod
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10331 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 7394c6abdf..bef54c0319 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -225,5 +225,6 @@ target/coldfire/iaudio/x5/system-x5.c
225target/coldfire/iaudio/x5/usb-x5.c 225target/coldfire/iaudio/x5/usb-x5.c
226target/coldfire/iaudio/x5/backlight-x5.c 226target/coldfire/iaudio/x5/backlight-x5.c
227target/coldfire/iaudio/x5/m5636-x5.c 227target/coldfire/iaudio/x5/m5636-x5.c
228target/coldfire/iaudio/x5/lcd-remote-x5.c
228#endif 229#endif
229#endif 230#endif