diff options
| author | Will Robertson <aliask@rockbox.org> | 2007-09-22 02:17:08 +0000 |
|---|---|---|
| committer | Will Robertson <aliask@rockbox.org> | 2007-09-22 02:17:08 +0000 |
| commit | 26a05afe10b123788c8a32fbc92c7d80b1206f08 (patch) | |
| tree | 2c5e8971f2b620a026fbafc2bf23d0fc5bac3863 /apps/plugins/SUBDIRS | |
| parent | 729388f741ba4fa6ba947c863d93885e8205c41a (diff) | |
| download | rockbox-26a05afe10b123788c8a32fbc92c7d80b1206f08.zip rockbox-26a05afe10b123788c8a32fbc92c7d80b1206f08.tar.gz rockbox-26a05afe10b123788c8a32fbc92c7d80b1206f08.tar.bz2 rockbox-26a05afe10b123788c8a32fbc92c7d80b1206f08.tar.xz | |
A few minor cleanups for the Gigabeat S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14812 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 24333be..f537fb8 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -1,5 +1,4 @@ #ifndef IRIVER_IFP7XX_SERIES -#ifndef GIGABEAT_S /* For all targets */ shortcuts @@ -46,5 +45,4 @@ doom mpegplayer #endif -#endif /* GIGABEAT_S */ #endif /* IRIVER_IFP7XX_SERIES */ |