diff options
| author | Steve Gotthardt <gotthardt@rockbox.org> | 2007-01-05 16:32:20 +0000 |
|---|---|---|
| committer | Steve Gotthardt <gotthardt@rockbox.org> | 2007-01-05 16:32:20 +0000 |
| commit | d850db102f2fb8abad0c7c318015883125aab336 (patch) | |
| tree | 54384e358fef0bf6edf6d5589f4299c9c71c270f /apps/plugins/SOURCES | |
| parent | 504c040c08af37c77f8834d88ec768cb985456e2 (diff) | |
| download | rockbox-d850db102f2fb8abad0c7c318015883125aab336.zip rockbox-d850db102f2fb8abad0c7c318015883125aab336.tar.gz rockbox-d850db102f2fb8abad0c7c318015883125aab336.tar.bz2 rockbox-d850db102f2fb8abad0c7c318015883125aab336.tar.xz | |
Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11918 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 413e521..8865a5b 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -9,7 +9,7 @@ logo.c mosaique.c properties.c random_folder_advance_config.c -#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64)) && !defined(SANSA_E200) +#if !defined(SANSA_E200) rockblox.c #endif rockbox_flash.c |