1
0
Fork 0
forked from len0rd/rockbox

sonynwze360: fix simulator

Change-Id: Ib63d5aceeafb1078013599616cb6dcec3a2b8598
This commit is contained in:
Amaury Pouly 2013-09-25 18:22:26 +02:00
parent 7ba802b1b4
commit ddf56a102b
4 changed files with 99 additions and 0 deletions

View file

@ -73,5 +73,9 @@ creative-zenxfi3.c
creative-zenxfi2.c
#elif CONFIG_KEYPAD == SANSA_CONNECT_PAD
sansa-connect.c
#elif CONFIG_KEYPAD == SONY_NWZ_PAD
# ifdef SONY_NWZE360
sony-nwze360.c
# endif
#endif
#endif /* SIMULATOR */