Add 2.6.34 patches
[openwrt/staging/mkresin.git] / target / linux / xburst / Makefile
index 138197290026513686e9ac60b6cfe360cc3be717..3a68cabe95206083b1591660822f9dd71b0a1a9f 100644 (file)
@@ -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