summaryrefslogtreecommitdiff
path: root/target/mips64/target.mk
blob: 09c0a61fa790a574b780c28674561aa24e6330c2 (plain)
1
2
3
4
5
include $(TOPDIR)/mk/kernel-ver.mk
ARCH:=			mips
CPU_ARCH:=		mips64
TARGET_OPTIMIZATION:=	-Os -pipe
TARGET_CFLAGS_ARCH:=    -march=mips64 -mabi=64