kernel: update linux 3.8 to 3.8.12
[openwrt/staging/stintel.git] / target / linux / mpc83xx / Makefile
index 976a7be690c017f1bea26f6fdb909634711134ca..b705c7e122194048f1c501582f6a6d9310259e18 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
-CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=603e
-FEATURES:=squashfs targz broken
+CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
+FEATURES:=squashfs targz
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.2
+LINUX_VERSION:=3.8.12
 
 include $(INCLUDE_DIR)/target.mk