URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [config/] [m68k/] [t-rtems] - Rev 729
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