ramips: Power down phy on disabled switch ports
[openwrt/svn-archive/archive.git] / target / linux / mpc83xx / Makefile
index 5598b5b117e21ed36cdb1beb3540e37baf606b87..3151213a153df307316b2b0456a00f41216ce468 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.12
+LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk