From 64595105b1e63eedcd0c47290cf6c0d5e7e4cd46 Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Wed, 27 May 2009 22:32:39 +0000 Subject: Set up the c100 for dual-booting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21105 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-c100.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firmware/export/config-c100.h') diff --git a/firmware/export/config-c100.h b/firmware/export/config-c100.h index cedc7c3aed..1fe1a6ca64 100644 --- a/firmware/export/config-c100.h +++ b/firmware/export/config-c100.h @@ -124,4 +124,8 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/" +#ifdef BOOTLOADER +#define TCCBOOT +#endif + #endif /* SIMULATOR */ -- cgit v1.2.3