omap24xx: Refresh 3.1 config
[openwrt.git] / target / linux / orion / Makefile
index feb0749..54e0c37 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.3
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.028827 seconds and 4 git commands to generate.