[kernel] update to kernel 2.6.36.4
[openwrt.git] / target / linux / mpc83xx / Makefile
index 07f83e0..d0ba52c 100644 (file)
@@ -9,9 +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
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.33.3
+LINUX_VERSION:=2.6.36.4
 
 include $(INCLUDE_DIR)/target.mk