From 9f5f79d806bbdc3c834f9c05e26b99e82519a4c9 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38213 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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