From 85807cd44ef931b25a283f8ddd733453e94f9966 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Mon, 22 Sep 2008 19:15:18 +0000 Subject: Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18566 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 419d24d7a8..eb09797719 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -200,4 +200,6 @@ keymaps/keymap-sa9200.c keymaps/keymap-hdd1630.c #elif CONFIG_KEYPAD == IAUDIO67_PAD keymaps/keymap-iaudio67.c +#elif CONFIG_KEYPAD == LOGIK_DAX_PAD +keymaps/keymap-logikdax.c #endif -- cgit v1.2.3