diff options
| author | Will Robertson <aliask@rockbox.org> | 2008-02-17 12:23:02 +0000 |
|---|---|---|
| committer | Will Robertson <aliask@rockbox.org> | 2008-02-17 12:23:02 +0000 |
| commit | 8215b34fdb7228283a055b1e4f04eb15cdf89d58 (patch) | |
| tree | 6f3b3aa2098a514da27350d2d58f9c9c8ffe219b /apps/plugins/SUBDIRS | |
| parent | df71f4c50930da1ea7121786d2ba3961d5426abf (diff) | |
| download | rockbox-8215b34fdb7228283a055b1e4f04eb15cdf89d58.zip rockbox-8215b34fdb7228283a055b1e4f04eb15cdf89d58.tar.gz rockbox-8215b34fdb7228283a055b1e4f04eb15cdf89d58.tar.bz2 rockbox-8215b34fdb7228283a055b1e4f04eb15cdf89d58.tar.xz | |
Plugins now enabled and working for the Gigabeat S.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16323 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 4052d91..d664c12 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) +#if !defined(IRIVER_IFP7XX_SERIES) && !defined(OLYMPUS_MROBE_100) && !defined(COWON_D2) && !defined(GIGABEAT_S) /* For all targets */ shortcuts |