mpc83xx: switch to 3.3
[openwrt.git] / target / linux / mpc83xx / Makefile
index 40ed374fa9445af6ff4d2d07ad456fcf5c6334b2..0795c80bdf66ef4924d7c6351128f9d7567bf55d 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
+CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
 FEATURES:=squashfs targz broken
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.1
+LINUX_VERSION:=3.3.4
 
 include $(INCLUDE_DIR)/target.mk