ar71xx: add user-space support for the RB435G board
[openwrt.git] / target / linux / orion / Makefile
index 0d4a87db683816ebd01c8efb708d6bf113d49432..b81c4f5ccae10efb35b553bc13905cb4f795cc68 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-rc7
+LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk