From 42db6f261bf7ed06552fc1ff6fdf06e970fceec1 Mon Sep 17 00:00:00 2001 From: Mustapha Senhaji Date: Wed, 11 Feb 2009 18:04:56 +0000 Subject: Attempt #2 to fix compilations, let's hope this is the last one :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19976 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SUBDIRS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index dea254366f..ddd96ff49d 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -20,7 +20,9 @@ chessbox jpeg sudoku reversi -#if (CONFIG_KEYPAD != SANSA_CLIP_PAD && CONFIG_KEYPAD != SANSA_M200_PAD) +#if (CONFIG_KEYPAD != SANSA_CLIP_PAD && CONFIG_KEYPAD != SANSA_M200_PAD && \ + CONFIG_KEYPAD != CREATIVEZVM_PAD && CONFIG_KEYPAD != CREATIVEZV_PAD && \ + CONFIG_KEYPAD != RECORDER_PAD && CONFIG_KEYPAD != ONDIO_PAD) goban #endif #ifndef OLYMPUS_MROBE_500 -- cgit v1.2.3