From 0db91251574fd221641a5d89564d244e5406e44f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 26 Sep 2013 17:53:28 +0000 Subject: build: unify powerpc target cflags Signed-off-by: Felix Fietkau SVN-Revision: 38213 --- target/linux/mpc85xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mpc85xx') diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index c8ae94daf0..278cdee345 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc85xx BOARDNAME:=Freescale MPC85xx -CFLAGS:=-Os -pipe -mcpu=8540 +CPU_TYPE:=8540 FEATURES:=spe_fpu squashfs MAINTAINER:=Imre Kaloz SUBTARGETS=generic p1020 -- cgit v1.2.3