X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/946c99ded8c232a805c0c98a34fe8befc5005a33..3ac117e4b57ba5e49cd1a9269744a76c7a9b7032:/target/linux/ppc44x/Makefile diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 17f74d2a9..0de828259 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -10,10 +10,10 @@ ARCH:=powerpc BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs -CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 +CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.32.33 +LINUX_VERSION:=3.0.3 include $(INCLUDE_DIR)/target.mk