diff options
| author | Robert Kukla <roolku@rockbox.org> | 2008-03-01 22:55:09 +0000 |
|---|---|---|
| committer | Robert Kukla <roolku@rockbox.org> | 2008-03-01 22:55:09 +0000 |
| commit | d6c8b57b507658ef2e45f73d1f00e9ea88ac8d34 (patch) | |
| tree | 2c3e35f7d1f705c08d963a21ede3b42f1bee5019 /apps/plugins/SUBDIRS | |
| parent | 9876d91e351f457bac7f5ea3459dc12ef021078a (diff) | |
| download | rockbox-d6c8b57b507658ef2e45f73d1f00e9ea88ac8d34.zip rockbox-d6c8b57b507658ef2e45f73d1f00e9ea88ac8d34.tar.gz rockbox-d6c8b57b507658ef2e45f73d1f00e9ea88ac8d34.tar.bz2 rockbox-d6c8b57b507658ef2e45f73d1f00e9ea88ac8d34.tar.xz | |
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16469 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index d664c12..4f9731f 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -1,4 +1,4 @@ -#if !defined(IRIVER_IFP7XX_SERIES) && !defined(OLYMPUS_MROBE_100) && !defined(COWON_D2) && !defined(GIGABEAT_S) +#if !defined(IRIVER_IFP7XX_SERIES) && !defined(COWON_D2) && !defined(GIGABEAT_S) /* For all targets */ shortcuts |