kernel: update kernel to 3.10.15
[oweals/openwrt.git] / target / linux / ppc44x / Makefile
index 45512b55cc7079cf3eba55d3d3f4a835bd25c4d8..fef3408c29fd93bc65479b00c1887298bce09097 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=powerpc
 BOARD:=ppc44x
 BOARDNAME:=AMCC/IBM PPC44x
 FEATURES:=squashfs broken
-CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440
+CPU_TYPE:=440
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.15
 
 include $(INCLUDE_DIR)/target.mk