X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a800f11e6c85012896fe6573cef6175ff6016313..a808a8e5276ff8e3012d1b54b9c3f29744889620:/target/linux/imx21/Makefile 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