mpc83xx: switch to 3.8
[openwrt/openwrt.git] / target / linux / mpc83xx / Makefile
index 1bbfa768d51b94443d4ec60a7dbb2389696b21ca..c0e1d89f887019464185fafaca74b46201aa674e 100644 (file)
@@ -9,9 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
-FEATURES:=squashfs tgz broken
+CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
+FEATURES:=squashfs targz
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.31.11
+LINUX_VERSION:=3.8.2
 
 include $(INCLUDE_DIR)/target.mk