X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fppc44x%2FMakefile;h=5f59320b843563633b974c4bd5bc583f90bb8b9c;hb=1934b1e7e3bd9afa0a1ff9b0792e92f029321b6e;hp=35addf25da33a80a0dcdbfe96886378a71b2414a;hpb=77ec3b2de9bb1880b258ec6aaf4949f146f6fd8d;p=openwrt.git diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 35addf25da..5f59320b84 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x -FEATURES:=squashfs +FEATURES:=squashfs broken CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.2.12 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk