build: unify arm target cflags
[openwrt/openwrt.git] / target / linux / imx23 / Makefile
index def0a7ab77d8971a698cd880b6fe92e4193912f3..439b01fc1a0cdd2b30e4255fe0f3a878b6a674fd 100644 (file)
@@ -10,9 +10,10 @@ ARCH:=arm
 BOARD:=imx23
 BOARDNAME:=Freescale i.MX23 series
 FEATURES:=ext4 rtc usb gpio
-CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s
+CPU_TYPE:=arm926ej-s
+
 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
-LINUX_VERSION:=3.10.10
+LINUX_VERSION:=3.10.12
 KERNELNAME:="zImage dtbs"
 
 define Target/Description