[uml] replace unfortify patch with a better one
[openwrt/svn-archive/archive.git] / target / linux / mpc83xx / Makefile
index 496db62268fb3ba3843079576282ef644bd7878b..45ad9bcda3180e106006a2287c9225a91296532d 100644 (file)
@@ -9,9 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
+CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
 FEATURES:=squashfs targz broken
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.33.4
+LINUX_VERSION:=2.6.36.4
 
 include $(INCLUDE_DIR)/target.mk