X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a800f11e6c85012896fe6573cef6175ff6016313..5929a7798b5f7634463831a3994eaf081b19e89b:/target/linux/imx21/Makefile?ds=inline diff --git a/target/linux/imx21/Makefile b/target/linux/imx21/Makefile index 982719edd..0ca5c8a75 100644 --- a/target/linux/imx21/Makefile +++ b/target/linux/imx21/Makefile @@ -10,9 +10,9 @@ ARCH:=arm BOARD:=imx21 BOARDNAME:=Freescale i.MX21 FEATURES:=jffs2 broken -CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time +CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves -LINUX_VERSION:=2.6.37.3 +LINUX_VERSION:=2.6.37.6 DEVICE_TYPE=phone