X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e0e5bd88de85c3cfea886944af8652f3d4fbd702..b91f24824772c446534e8b296dec1a0baada6b1d:/target/linux/xburst/Makefile diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 1c0630e3d..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.35 +LINUX_VERSION:=2.6.35.7 DEVICE_TYPE=other +CFLAGS:=-march=mips32 + include $(INCLUDE_DIR)/target.mk define Target/Description