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/mpc83xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mpc83xx/Makefile') diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 1bb0d34..4c25049 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx -CFLAGS:=-Os -pipe -mcpu=603e +CPU_TYPE:=603e FEATURES:=squashfs targz MAINTAINER:=Imre Kaloz -- cgit v1.1