X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/946c99ded8c232a805c0c98a34fe8befc5005a33..28857571f73edea8d4bc54a995e6a4a399bef3c3:/target/linux/imx21/Makefile diff --git a/target/linux/imx21/Makefile b/target/linux/imx21/Makefile index be326af2f..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.4 +LINUX_VERSION:=2.6.37.6 DEVICE_TYPE=phone