summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-09-26 17:53:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-09-26 17:53:28 +0000
commit0db91251574fd221641a5d89564d244e5406e44f (patch)
tree6750fa57eee9c074e5ebba8bed57ef493e961de7 /target/linux/mpc52xx
parentef68210f934b8b7d91fe583bcc4f2d147d1abe50 (diff)
downloadmaster-31e0f0ae-0db91251574fd221641a5d89564d244e5406e44f.tar.gz
master-31e0f0ae-0db91251574fd221641a5d89564d244e5406e44f.tar.bz2
master-31e0f0ae-0db91251574fd221641a5d89564d244e5406e44f.zip
build: unify powerpc target cflags
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38213
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r--target/linux/mpc52xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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