When starting with an exsisting file make sure to not leave old definitions in ...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14802 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2007-09-21 11:09:11 +00:00
parent f0c013fa72
commit 5c20f97197

View file

@ -1,5 +1,5 @@
% $Id$ % % $Id$ %
\def\UseOption{e200} \def\UseOption{c200}
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} \edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
\edef\UseOption{\UseOption,CONFIG_RTC} \edef\UseOption{\UseOption,CONFIG_RTC}