kernel: add a missing dependency for the mv_cesa crypto driver
[openwrt/svn-archive/archive.git] / target / linux / orion / Makefile
index aeb47a4f113f2f12005ff3a90548951e56f254f1..feb07492c1ec1d8de0b5c4419107e3d234e6d715 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=arm
 BOARD:=orion
 BOARDNAME:=Marvell Orion
 SUBTARGETS:=generic harddisk
-CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
+CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.3
+LINUX_VERSION:=2.6.37.4
 
 include $(INCLUDE_DIR)/target.mk