aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/m68k/t-rtems
blob: 0997afebc945a311774fc2cb08a1250cf7308f0b (plain)
1
2
3
4
5
6
7
8
9
# Custom multilibs for RTEMS
M68K_MLIB_CPU += && (match(MLIB, "^68") \
		     || MLIB == "cpu32" \
		     || MLIB == "5206" \
		     || MLIB == "5208" \
		     || MLIB == "5307" \
		     || MLIB == "5329" \
		     || MLIB == "5407" \
		     || MLIB == "5475")