bcm63xx: enable bcm6368 for linux 3.3 and build images
[openwrt.git] / target / linux / orion / Makefile
index 78e1f97..ed899a1 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.6
+LINUX_VERSION:=3.0.18
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.023656 seconds and 4 git commands to generate.