X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmpc52xx%2FMakefile;h=e027ed5acc38a11548636962530d41599078c900;hb=fe2be6a9a3230f4920dae5e6925554204790898a;hp=152e51e58341f093d300eac54f903923d30ee0ae;hpb=0835d732ce79bc5d764dfeaf1d3ae6d04b767763;p=openwrt.git diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 152e51e583..e027ed5acc 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.5 include $(INCLUDE_DIR)/target.mk