summaryrefslogtreecommitdiff
path: root/build/m-mpc860.mak
blob: 04ff9471158d02db528286f9c75cb11a98197533 (plain)
1
2
3
4
5
6
7
8
9
#
# PowerPC MPC860 specific.
# It's a PowerPC without floating point support.
#
export M_CFLAGS := $(CC_DEF)PJ_M_POWERPC=1 $(CC_DEF)PJ_HAS_FLOATING_POINT=0 -mcpu=860
export M_CXXFLAGS :=
export M_LDFLAGS := -mcpu=860
export M_SOURCES :=