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:
Daniel Stenberg 2005-01-26 23:37:16 +00:00
parent f3a69d4b48
commit f7eeaec980

View File

@ -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