mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Jean-Philippe Bernardy: TCC730 support added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5543 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
81bf83d1f9
commit
570640fb77
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@
|
||||||
#if CONFIG_CPU == MCF5249
|
#if CONFIG_CPU == MCF5249
|
||||||
#include "mcf5249.h"
|
#include "mcf5249.h"
|
||||||
#endif
|
#endif
|
||||||
|
#if CONFIG_CPU == TCC730
|
||||||
|
#include "tcc730.h"
|
||||||
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue