kernel: update linux 3.7 to 3.7.4
[openwrt.git] / target / linux / mpc83xx / Makefile
index 496db62..22223eb 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.4
+LINUX_VERSION:=3.7.4
 
 include $(INCLUDE_DIR)/target.mk