[kernel] Update 2.6.35.x to 2.6.35.4
[openwrt/svn-archive/archive.git] / target / linux / xburst / Makefile
index 05b41da62d53358df1afb4d9fe200c5917ffdd24..3bb255f13cf480c09bee3097004379e6825e3428 100644 (file)
@@ -10,12 +10,14 @@ ARCH:=mipsel
 BOARD:=xburst
 BOARDNAME:=Ingenic XBurst
 FEATURES:=jffs2 targz ubifs audio
-SUBTARGETS:=qi_lb60 n516 n526
+SUBTARGETS:=qi_lb60 n516 n526 id800wt
 
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.35.4
 
 DEVICE_TYPE=other
 
+CFLAGS:=-march=mips32
+
 include $(INCLUDE_DIR)/target.mk
 
 define Target/Description