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