summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2008-09-06 17:50:59 +0000
committerDave Chapman <dave@dchapman.com>2008-09-06 17:50:59 +0000
commitd462a64a918117991e11dade2d7fa3a28196e07a (patch)
tree0a6f5ed8777b18bb1641fbb3608f10374901706c /apps/SOURCES
parentb87715f670f04c9adbe358c32a385c6771d99a81 (diff)
downloadrockbox-d462a64a918117991e11dade2d7fa3a28196e07a.tar.gz
rockbox-d462a64a918117991e11dade2d7fa3a28196e07a.zip
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite an advanced stage, but is troubled by the lack of a reliable NAND driver (similar to the Cowon D2 port) and is not yet suitable for non-developers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18435 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index c8371a71aa..419d24d7a8 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -198,4 +198,6 @@ keymaps/keymap-creativezv.c
198keymaps/keymap-sa9200.c 198keymaps/keymap-sa9200.c
199#elif CONFIG_KEYPAD == PHILIPS_HDD1630_PAD 199#elif CONFIG_KEYPAD == PHILIPS_HDD1630_PAD
200keymaps/keymap-hdd1630.c 200keymaps/keymap-hdd1630.c
201#elif CONFIG_KEYPAD == IAUDIO67_PAD
202keymaps/keymap-iaudio67.c
201#endif 203#endif