From: juhosg Date: Sun, 10 Mar 2013 13:24:52 +0000 (+0000) Subject: xburst: switch to 3.8 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=af6a073d72b3616d4c1fff596454f202416bc3e0;p=openwrt.git xburst: switch to 3.8 Compile tested only, so add broken flag. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35933 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 9b4ac88458..052d1517f0 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.3.8 +LINUX_VERSION:=3.8.2 DEVICE_TYPE=other