1
0
Fork 0
forked from len0rd/rockbox

make wormlet work on iaudio, patch by Mustapha Senhaji

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9979 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2006-05-23 19:58:37 +00:00
parent 25f386017c
commit 7db4270d1a
2 changed files with 14 additions and 1 deletions

View file

@ -64,7 +64,7 @@ tetrox.c
video.c
#endif
vu_meter.c
#if (CONFIG_KEYPAD != IAUDIO_X5_PAD) && (CONFIG_KEYPAD != IPOD_3G_PAD)
#if CONFIG_KEYPAD != IPOD_3G_PAD
wormlet.c
#endif