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