summaryrefslogtreecommitdiff
path: root/target/arm/target.mk
blob: 75c3ad40c3b8c05d388fe45b47b1f88b66136f4e (plain)
1
2
3
4
5
include $(TOPDIR)/mk/kernel-ver.mk
ARCH:=			arm
CPU_ARCH:=		arm
TARGET_OPTIMIZATION:=	-Os -pipe
TARGET_CFLAGS_ARCH:=    -msoft-float