X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e9a6496d35ba71188790f03ae3339ea2363efcc3..bc9fd85f5730afcad873c5ddb85763c16e76fefd:/target/linux/xburst/Makefile

diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile
index c2035b8ce..aae1a8ee5 100644
--- a/target/linux/xburst/Makefile
+++ b/target/linux/xburst/Makefile
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2010 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,14 +10,12 @@ 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.35
+LINUX_VERSION:=2.6.37.6
 
 DEVICE_TYPE=other
 
-CFLAGS:=-march=mips32
-
 include $(INCLUDE_DIR)/target.mk
 
 define Target/Description