X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8db59031955b854371c65e3fbe0de546cb6098ff..b91f24824772c446534e8b296dec1a0baada6b1d:/target/linux/xburst/Makefile?ds=inline diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 05b41da62..d732bf5c0 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -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.7 DEVICE_TYPE=other +CFLAGS:=-march=mips32 + include $(INCLUDE_DIR)/target.mk define Target/Description