X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/946c99ded8c232a805c0c98a34fe8befc5005a33..0432b2b9b938198359cb9e980a72358278f047bb:/target/linux/ppc40x/Makefile diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 6c5758af5..c6e8e2b86 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -10,10 +10,10 @@ ARCH:=powerpc BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs -CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405 +CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.32.33 +LINUX_VERSION:=3.2.13 include $(INCLUDE_DIR)/target.mk