kernel: update linux 3.3 to 3.3.6
[openwrt/staging/yousong.git] / target / linux / mpc52xx / Makefile
index b4649e45c4b2fee3c4b2d5e6cd529f00c897d2f2..ba9074537bccc00cd3576705ce9c5289a4e0219e 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc52xx
 BOARDNAME:=Freescale MPC52xx
-CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=603e
+CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
 FEATURES:=targz ext4
 
-LINUX_VERSION:=2.6.30.10
+LINUX_VERSION:=3.3.6
 
 include $(INCLUDE_DIR)/target.mk