forked from len0rd/rockbox
Move PNX0101 timer code in the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21554 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e0640c3c4b
commit
15a7f5e5e9
5 changed files with 125 additions and 52 deletions
|
@ -367,6 +367,7 @@ target/arm/s5l8700/i2c-s5l8700.c
|
|||
#if CONFIG_CPU == PNX0101
|
||||
target/arm/pnx0101/kernel-pnx0101.c
|
||||
target/arm/pnx0101/system-pnx0101.c
|
||||
target/arm/pnx0101/timer-pnx0101.c
|
||||
#endif
|
||||
|
||||
#if CONFIG_CPU == AS3525
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue