From 287550be2067ed412d4ce7148585c113fab125b8 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 27 May 2012 15:01:33 +0000 Subject: xburst: switch to 3.3 and add broken flag git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31903 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/xburst/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux') diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index db0731bf8..fcb024bc3 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 -- cgit v1.2.3