X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/946c99ded8c232a805c0c98a34fe8befc5005a33..57411a3935f38a7a86e4b2aa43f9417640020db2:/target/linux/ppc44x/Makefile diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 17f74d2a9..8f65693db 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.1 include $(INCLUDE_DIR)/target.mk