mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
rk27xx - adjust core files for rk27xx internal codec
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30454 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4072879468
commit
dc5bfc7c1a
2 changed files with 3 additions and 1 deletions
|
@ -68,6 +68,8 @@
|
|||
#include "jz4740-codec.h"
|
||||
#elif defined(HAVE_AK4537)
|
||||
#include "ak4537.h"
|
||||
#elif defined(HAVE_RK27XX_CODEC)
|
||||
#include "rk27xx_codec.h"
|
||||
#elif defined(HAVE_CS42L55)
|
||||
#include "cs42l55.h"
|
||||
#elif defined(HAVE_IMX233_CODEC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue