summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorWill Robertson <aliask@rockbox.org>2007-09-22 02:17:08 +0000
committerWill Robertson <aliask@rockbox.org>2007-09-22 02:17:08 +0000
commit26a05afe10b123788c8a32fbc92c7d80b1206f08 (patch)
tree2c5e8971f2b620a026fbafc2bf23d0fc5bac3863 /apps/plugins
parent729388f741ba4fa6ba947c863d93885e8205c41a (diff)
downloadrockbox-26a05afe10b123788c8a32fbc92c7d80b1206f08.tar.gz
rockbox-26a05afe10b123788c8a32fbc92c7d80b1206f08.zip
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')
-rw-r--r--apps/plugins/SOURCES2
-rw-r--r--apps/plugins/SUBDIRS2
2 files changed, 0 insertions, 4 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index fe71c1f967..8479cd8b9b 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,4 +1,3 @@
1#ifndef GIGABEAT_S
2/* plugins common to all models */ 1/* plugins common to all models */
3battery_bench.c 2battery_bench.c
4chessclock.c 3chessclock.c
@@ -145,4 +144,3 @@ iriver_flash.c
145/* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini and ifp */ 144/* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini and ifp */
146superdom.c 145superdom.c
147#endif 146#endif
148#endif /* GIGABEAT_S */
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 24333be3b9..f537fb8965 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -1,5 +1,4 @@
1#ifndef IRIVER_IFP7XX_SERIES 1#ifndef IRIVER_IFP7XX_SERIES
2#ifndef GIGABEAT_S
3 2
4/* For all targets */ 3/* For all targets */
5shortcuts 4shortcuts
@@ -46,5 +45,4 @@ doom
46mpegplayer 45mpegplayer
47#endif 46#endif
48 47
49#endif /* GIGABEAT_S */
50#endif /* IRIVER_IFP7XX_SERIES */ 48#endif /* IRIVER_IFP7XX_SERIES */