From 56ddddc274cf3fbefba2f7f634ca4bcb48778883 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Tue, 23 Oct 2007 15:40:51 +0000 Subject: make the first bunch of plugins compile for the mrobe. an earlier commit broke the loading though, need to sort that out git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15282 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index c7f55ee062..33ebec31bd 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,4 +1,3 @@ -#ifndef OLYMPUS_MROBE_500 /* plugins common to all models */ battery_bench.c chessclock.c @@ -21,6 +20,8 @@ stopwatch.c vbrfix.c viewer.c +#ifndef OLYMPUS_MROBE_500 + #if CONFIG_CODEC == SWCODEC metronome.c #endif -- cgit v1.2.3