From 7d961d390a39669cd9e00a0a221edbc94808cdb5 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Fri, 11 Jan 2008 21:48:01 +0000 Subject: m:robe 100: - adjust lcd_grey_phase_blit() parameter to recent change - detection of external power - compilation of plugins - need to be enabled individually in SOURCES/SUBDIRS (use autostart.rock as test plugin with limited interaction via BUTTON_POWER) also - move autostart.rock to apps dir where it is expected - set missing svn:keywords for various files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16056 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SUBDIRS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 12b38ce..42e6331 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -1,4 +1,4 @@ -#if !defined(IRIVER_IFP7XX_SERIES) +#if !defined(IRIVER_IFP7XX_SERIES) && !defined(OLYMPUS_MROBE_100) /* For all targets */ shortcuts -- cgit v1.1