Add support for the Sony NWZ-S750

Change-Id: I9050129949809b3dbe9f4f9e816f8980c4f3a904
This commit is contained in:
Amaury Pouly 2017-09-17 14:35:58 +02:00
parent 3d815406f4
commit 91d3c8e459
6 changed files with 51 additions and 2 deletions

View file

@ -597,6 +597,8 @@ Lyre prototype 1 */
#include "config/sonynwze470.h"
#elif defined(SONY_NWZA860)
#include "config/sonynwza860.h"
#elif defined(SONY_NWZS750)
#include "config/sonynwzs750.h"
#else
/* no known platform */
#endif