forked from len0rd/rockbox
Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicated) private code. No functional change.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15961 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0fb794df81
commit
383a32a7ae
5 changed files with 26 additions and 242 deletions
|
@ -598,6 +598,7 @@ target/arm/s3c2440/gigabeat-fx/pcm-meg-fx.c
|
|||
|
||||
#ifdef GIGABEAT_S
|
||||
#ifndef SIMULATOR
|
||||
target/arm/mmu-arm.c
|
||||
target/arm/imx31/gigabeat-s/adc-imx31.c
|
||||
target/arm/imx31/gigabeat-s/ata-imx31.c
|
||||
target/arm/imx31/gigabeat-s/backlight-imx31.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue