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/mpc52xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mpc52xx/Makefile') diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 7b07058944..a965773078 100644 --- a/target/linux/mpc52xx/Makefile +++ b/target/linux/mpc52xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc52xx BOARDNAME:=Freescale MPC52xx -CFLAGS:=-Os -pipe -mcpu=603e +CPU_TYPE:=603e FEATURES:=targz ext4 LINUX_VERSION:=3.8.13 -- cgit v1.2.3