forked from len0rd/rockbox
make tpj1022 bootloader compile again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23892 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0e74fceb8f
commit
2d722a17ec
9 changed files with 11 additions and 11 deletions
|
@ -946,7 +946,7 @@ target/arm/usb-fw-pp502x.c
|
|||
#endif /* SIMULATOR */
|
||||
#endif /* MROBE_100 */
|
||||
|
||||
#ifdef ELIO_TPJ1022
|
||||
#ifdef TATUNG_TPJ1022
|
||||
#ifndef SIMULATOR
|
||||
target/arm/ata-as-arm.S
|
||||
target/arm/ata-pp5020.c
|
||||
|
@ -960,7 +960,7 @@ target/arm/tatung/tpj1022/power-tpj1022.c
|
|||
target/arm/tatung/tpj1022/powermgmt-tpj1022.c
|
||||
target/arm/usb-fw-pp502x.c
|
||||
#endif /* SIMULATOR */
|
||||
#endif /* ELIO_TPJ1022 */
|
||||
#endif /* TATUNG_TPJ1022 */
|
||||
|
||||
#ifdef IPOD_4G
|
||||
#ifndef SIMULATOR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue