forked from len0rd/rockbox
Move supprt-arm.S to separate library.
Core, codecs and plugins link it separately so this gets rid of SOURCES trickery. Don't build it for hosted targets. Change-Id: If15ef90e93cd218a4352ae8e89eea95d3122452f
This commit is contained in:
parent
4343011955
commit
cf333a61c7
9 changed files with 40 additions and 17 deletions
|
|
@ -454,7 +454,6 @@ target/coldfire/ata-as-coldfire.S
|
|||
|
||||
#elif defined(CPU_PP) || defined(CPU_ARM)
|
||||
/* CPU_PP => CPU_ARM, CPU_ARM !=> CPU_PP */
|
||||
target/arm/support-arm.S
|
||||
target/arm/memcpy-arm.S
|
||||
target/arm/memmove-arm.S
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue