kernel: update linux 3.0 to 3.0.18
[openwrt/staging/stintel.git] / target / linux / orion / Makefile
index feb07492c1ec1d8de0b5c4419107e3d234e6d715..ed899a139d74397cc9649321dfbc4f953b73b5f0 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=arm
 BOARD:=orion
 BOARDNAME:=Marvell Orion
 SUBTARGETS:=generic harddisk
-CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -fno-caller-saves
+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