From b7cbe64dc56f4e2e98a6e32b94c316a614fa001f Mon Sep 17 00:00:00 2001 From: Karl Kurbjun Date: Sat, 7 Nov 2009 19:02:04 +0000 Subject: Just a test to make sure all targets build with viewport clipping enabled - will disable once all builds pass git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23554 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware') diff --git a/firmware/export/config.h b/firmware/export/config.h index bb1c5eab19..dd2059e5d4 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -24,6 +24,8 @@ #include "autoconf.h" +#define HAVE_VIEWPORT_CLIP + /* symbolic names for multiple choice configurations: */ /* CONFIG_STORAGE (note these are combineable bit-flags) */ -- cgit v1.2.3