summaryrefslogtreecommitdiff
path: root/target/ppc/target.mk
blob: 3654b0d355b95ff86f7b18022b73292a6799d8bf (plain)
1
2
3
4
5
include $(TOPDIR)/mk/kernel-ver.mk
ARCH:=			powerpc
CPU_ARCH:=		ppc
TARGET_OPTIMIZATION:=	-Os -pipe
TARGET_CFLAGS_ARCH:=	$(ADK_TARGET_CFLAGS)