ar71xx: add user-space support for the RB435G board
[openwrt.git] / target / linux / orion / Makefile
index feb07492c1ec1d8de0b5c4419107e3d234e6d715..b81c4f5ccae10efb35b553bc13905cb4f795cc68 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=orion
 BOARDNAME:=Marvell Orion
-SUBTARGETS:=generic harddisk
-CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -fno-caller-saves
+SUBTARGETS:=generic harddisk dns323
+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.3.8
 
 include $(INCLUDE_DIR)/target.mk