build: unify powerpc target cflags
[openwrt/staging/wigyori.git] / target / linux / ppc40x / Makefile
index 3ae5ca9d1751f374d78f09343e548c1995af3a6b..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.8.13
+LINUX_VERSION:=3.10.12
 
 include $(INCLUDE_DIR)/target.mk