X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/30feff8b48c8f100274d2f7acfefaf1844ae97f6..c7af995072ed5588ccd2e4e3b6c64ad9f839b62c:/target/linux/xburst/Makefile diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index f17c31151..3bb255f13 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.1 +LINUX_VERSION:=2.6.35.4 DEVICE_TYPE=other +CFLAGS:=-march=mips32 + include $(INCLUDE_DIR)/target.mk define Target/Description