kernel: update linux 3.0 to 3.0.18
[openwrt/svn-archive/archive.git] / target / linux / orion / Makefile
index 88960a78d750c90c5abb9489c8e29c85c52f6776..ed899a139d74397cc9649321dfbc4f953b73b5f0 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=armv5te -mtune=xscale -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.4
+LINUX_VERSION:=3.0.18
 
 include $(INCLUDE_DIR)/target.mk