kernel: update 3.10 to 3.10.21
[lede.git] / target / linux / ppc40x / Makefile
index 3ae5ca9d1751f374d78f09343e548c1995af3a6b..03efd28f1bd8aa6a4fab3ed9038abd60817e9a47 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.21
 
 include $(INCLUDE_DIR)/target.mk