X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fppc40x%2FMakefile;h=adc01938b7c4c2ec1e54c59c32a472cef2e3b3d8;hb=d204a2b48381f4a0033a424def244d0bec0bb6b1;hp=6c5758af569ca88b94be9448e316c2305e4dfd7b;hpb=946c99ded8c232a805c0c98a34fe8befc5005a33;p=openwrt.git diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 6c5758af56..adc01938b7 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.8.10 include $(INCLUDE_DIR)/target.mk