From: Gabor Juhos Date: Sun, 27 May 2012 15:01:33 +0000 (+0000) Subject: xburst: switch to 3.3 and add broken flag X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=faa77298c638f8623614ee51767289ee56911116 xburst: switch to 3.3 and add broken flag SVN-Revision: 31903 --- diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index db0731bf83..fcb024bc3e 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst -FEATURES:=jffs2 targz ubifs audio +FEATURES:=jffs2 targz ubifs audio broken SUBTARGETS:=qi_lb60 n516 n526 id800wt -LINUX_VERSION:=3.2.16 +LINUX_VERSION:=3.3.7 DEVICE_TYPE=other