From fa85aa8d974688ca907e82b4aa644de6d2505e95 Mon Sep 17 00:00:00 2001 From: Rob Purchase Date: Tue, 22 Jan 2008 22:48:36 +0000 Subject: D2 simulator build (plugins not built yet) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16146 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 +- apps/plugins/SUBDIRS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/plugins') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 4444934..8ad7c3f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,4 +1,4 @@ -#if !defined(OLYMPUS_MROBE_100) +#if !defined(OLYMPUS_MROBE_100) && !defined(COWON_D2) /* plugins common to all models */ battery_bench.c diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 42e6331..4052d91 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -1,4 +1,4 @@ -#if !defined(IRIVER_IFP7XX_SERIES) && !defined(OLYMPUS_MROBE_100) +#if !defined(IRIVER_IFP7XX_SERIES) && !defined(OLYMPUS_MROBE_100) && !defined(COWON_D2) /* For all targets */ shortcuts -- cgit v1.1