X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fmpc52xx%2FMakefile;h=b5ff5cec9eb9f03077d446c34002fef0ca81775c;hb=8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c;hp=152e51e58341f093d300eac54f903923d30ee0ae;hpb=4052849677922574480dc534f2e6171571df4b67;p=oweals%2Fopenwrt.git diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 152e51e583..b5ff5cec9e 100644 --- a/target/linux/mpc52xx/Makefile +++ b/target/linux/mpc52xx/Makefile @@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc52xx BOARDNAME:=Freescale MPC52xx +CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e FEATURES:=targz ext4 -LINUX_VERSION:=2.6.30.10 +LINUX_VERSION:=3.3.3 include $(INCLUDE_DIR)/target.mk