1
0
Fork 0
forked from len0rd/rockbox

imx233/fuze+: add fuze+ to the simulator framework

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30602 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Amaury Pouly 2011-09-25 15:35:39 +00:00
parent aca6b9e91a
commit 2546bc59cc
8 changed files with 111 additions and 14 deletions

View file

@ -65,5 +65,7 @@ pbell-vibe500.c
mpio-hd200.c
#elif CONFIG_KEYPAD == MPIO_HD300_PAD
mpio-hd300.c
#elif CONFIG_KEYPAD == SANSA_FUZEPLUS_PAD
sansa-fuzeplus.c
#endif
#endif /* SIMULATOR */