summaryrefslogtreecommitdiff
path: root/target/sparc64/target.mk
blob: 663e42d23d8281a36243b1d641201a9f2f11efb4 (plain)
1
2
3
4
5
include $(TOPDIR)/mk/kernel-ver.mk
ARCH:=			sparc
CPU_ARCH:=		sparc64
TARGET_OPTIMIZATION:=	-Os -pipe
TARGET_CFLAGS_ARCH:=    $(ADK_TARGET_CFLAGS)