X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fmpc83xx%2FMakefile;h=3151213a153df307316b2b0456a00f41216ce468;hp=5598b5b117e21ed36cdb1beb3540e37baf606b87;hb=6e9d57657ece500a683edfb99c7d9bd705cdbbba;hpb=455669df482a10c11f66a29cd60e5d578a0e1116 diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 5598b5b117..3151213a15 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -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 -LINUX_VERSION:=2.6.31.12 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk