kernel: update linux 3.3 to 3.3.7
[openwrt/svn-archive/archive.git] / target / linux / mpc83xx / Makefile
index 88ab5bb8d85bccf61da600241947f90f7e93883b..3542bf8ae032688ec8869fb002e1d06352942b96 100644 (file)
@@ -9,9 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
-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.33.7
+LINUX_VERSION:=3.3.7
 
 include $(INCLUDE_DIR)/target.mk