build: unify powerpc target cflags
[openwrt/staging/wigyori.git] / target / linux / ppc40x / Makefile
index 55ecbd0578d2866a5ad958877a106dff38768ef1..947c8ebb22e2a93dfe34ac985c31a420cfe10057 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=powerpc
 BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
-CFLAGS:=-Os -pipe -mcpu=405
+CPU_TYPE:=405
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.10.10
+LINUX_VERSION:=3.10.12
 
 include $(INCLUDE_DIR)/target.mk