orion: remove the broken broken flag
[openwrt/svn-archive/archive.git] / target / linux / orion / Makefile
index cf650fae98c47e8ae8b3cd1f603ada67977996ea..73782b7efefeaf8798b0558e463809cb28bb7981 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=orion
 BOARDNAME:=Marvell Orion
-SUBTARGETS:=generic harddisk
+SUBTARGETS:=generic harddisk dns323
 CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.0.12
+LINUX_VERSION:=3.3.5
 
 include $(INCLUDE_DIR)/target.mk