forked from len0rd/rockbox
made the SH7034 assembler files only build for that CPU
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5667 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f3a69d4b48
commit
f7eeaec980
1 changed files with 2 additions and 0 deletions
|
@ -88,8 +88,10 @@ rolo.c
|
|||
system.c
|
||||
thread.c
|
||||
usb.c
|
||||
#if CONFIG_CPU == SH7034
|
||||
bitswap.S
|
||||
crt0.S
|
||||
descramble.S
|
||||
drivers/lcd.S
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue