kernel: update linux 3.3 to 3.3.6
[openwrt/staging/yousong.git] / target / linux / orion / Makefile
index ed899a139d74397cc9649321dfbc4f953b73b5f0..8008c092cdefa48000e9c3abac415aae2c50b3c6 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.18
+LINUX_VERSION:=3.3.6
 
 include $(INCLUDE_DIR)/target.mk