forked from len0rd/rockbox
Need to build doom on the gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12053 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
80f8570e9b
commit
f4b161813f
1 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@ zxbox
|
||||||
pacbox
|
pacbox
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* For all the color targets apart from the Gigabeat */
|
/* For all the color targets */
|
||||||
#if (defined(HAVE_LCD_COLOR) && !defined(TOSHIBA_GIGABEAT_F)) || \
|
#if defined(HAVE_LCD_COLOR) || \
|
||||||
(LCD_DEPTH == 2) && !defined(ARCHOS_AV300)
|
(LCD_DEPTH == 2) && !defined(ARCHOS_AV300)
|
||||||
doom
|
doom
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue