summaryrefslogtreecommitdiff
path: root/target/toolchain-mips/target.mk
blob: 48447844432a5bd6d724953c768c760088b53695 (plain)
1
2
3
4
5
include $(TOPDIR)/mk/kernel-ver.mk
ARCH:=			mips
CPU_ARCH:=		mips
TARGET_OPTIMIZATION:=	-Os -pipe
TARGET_CFLAGS_ARCH:=    -march=mips32 -mabi=32