kernel: update 3.10.36->3.10.44
[openwrt/openwrt.git] / target / linux / brcm2708 / Makefile
index 823bd08b4e43579959420e20b4f736c5e94e1578..abeedb3b47fd6616a240711588099a214ee51c8e 100644 (file)
@@ -15,7 +15,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 CPU_TYPE:=arm1176jzf-s
 CPU_SUBTYPE:=vfp
 
-LINUX_VERSION:=3.10.24
+LINUX_VERSION:=3.10.44
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835
@@ -25,4 +25,6 @@ define Target/Description
        Currently produces SD Card image for Raspberry Pi.
 endef
 
+KERNELNAME="Image"
+
 $(eval $(call BuildTarget))