mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
make m200v4 build compilable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19070 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
871d85a8da
commit
b25f903360
3 changed files with 29 additions and 6 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
#include "system-arm.h"
|
||||
|
||||
#define CPUFREQ_MAX 250000000
|
||||
#define CPUFREQ_MAX 250000000
|
||||
#define CPUFREQ_DEFAULT 250000000
|
||||
#define CPUFREQ_NORMAL 250000000
|
||||
|
||||
#endif /* SYSTEM_TARGET_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue