summaryrefslogtreecommitdiff
path: root/target/linux/xburst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/xburst/Makefile')
-rw-r--r--target/linux/xburst/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile
index 1381972..3a68cab 100644
--- a/target/linux/xburst/Makefile
+++ b/target/linux/xburst/Makefile
@@ -12,14 +12,12 @@ BOARDNAME:=Ingenic XBurst
FEATURES:=jffs2 targz ubifs audio
SUBTARGETS:=qi_lb60 n516 n526
-LINUX_VERSION:=2.6.32.12
+LINUX_VERSION:=2.6.34-rc7
DEVICE_TYPE=other
include $(INCLUDE_DIR)/target.mk
-KERNELNAME:=uImage
-
define Target/Description
Build firmware images for XBurst JZ47x0 based boards.
endef