mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 19:27:27 +00:00
xburst: switch to 3.8
Compile tested only, so add broken flag. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35933
This commit is contained in:
parent
8942d4dc04
commit
00caedf86e
@ -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…
Reference in New Issue
Block a user