xburst: switch to 3.8

Compile tested only, so add broken flag.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35933
master
Gabor Juhos 12 years ago
parent 8942d4dc04
commit 00caedf86e
  1. 4
      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

Loading…
Cancel
Save