X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0835d732ce79bc5d764dfeaf1d3ae6d04b767763..ff7c3c648193ac159bb157b770f605dd703a3751:/target/linux/mpc52xx/Makefile diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 152e51e58..c28d5f978 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.2.13 include $(INCLUDE_DIR)/target.mk