Fix mmu-arm.S selection
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31317 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a522d66394
commit
5fdfe86af8
1 changed files with 2 additions and 1 deletions
|
@ -428,7 +428,8 @@ target/arm/memset16-arm.S
|
|||
target/arm/bits-armv4.S
|
||||
# if CONFIG_CPU == IMX233 || CONFIG_CPU == DM320 \
|
||||
|| CONFIG_CPU == AS3525 || CONFIG_CPU == AS3525v2 \
|
||||
|| defined(CPU_S5L870x)
|
||||
|| CONFIG_CPU == S3C2440 || CONFIG_CPU == TCC7801 \
|
||||
|| defined(CPU_S5L870X)
|
||||
target/arm/mmu-arm.S
|
||||
# endif
|
||||
# endif
|
||||
|
|
Loading…
Reference in a new issue