mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Add Onda VX767 target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18422 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e0646947c9
commit
e144638167
16 changed files with 737 additions and 58 deletions
|
@ -59,3 +59,6 @@
|
|||
#if CONFIG_CPU == S5L8700
|
||||
#include "s5l8700.h"
|
||||
#endif
|
||||
#if CONFIG_CPU == JZ4732
|
||||
#include "jz4740.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue