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