1
0
Fork 0
forked from len0rd/rockbox

(Hopefully) fixed the ugliest build table we've had in quite a while..

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9021 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Zakk Roberts 2006-03-13 03:31:02 +00:00
parent c091a77381
commit 0b8766f9d2
2 changed files with 10 additions and 6 deletions

View file

@ -32,7 +32,11 @@ plasma.c
bejeweled.c
bounce.c
#if !(CONFIG_KEYPAD == IAUDIO_X5_PAD) ||
!(CONFIG_KEYPAD == IPOD_3G_PAD)
wormlet.c
#endif
#if (LCD_WIDTH != 138) && (LCD_WIDTH != 128)
/* These need adjusting for the Mini's and iRiver if'p screen */