URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [config/] [m68k/] [t-rtems] - Rev 442
Go to most recent revision | Compare with Previous | Blame | View Log
# Custom multilibs for RTEMS
M68K_MLIB_CPU += && (match(MLIB, "^68") \
|| MLIB == "cpu32" \
|| MLIB == "5206" \
|| MLIB == "5208" \
|| MLIB == "5307" \
|| MLIB == "5329" \
|| MLIB == "5407" \
|| MLIB == "5475")
Go to most recent revision | Compare with Previous | Blame | View Log