diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 2 | ||||
| -rw-r--r-- | apps/plugins/SUBDIRS | 2 |
2 files changed, 2 insertions, 2 deletions
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 |