kernel: update 3.10.36->3.10.44
[openwrt/svn-archive/archive.git] / target / linux / avr32 / Makefile
index 8d367d5b379ae1fbf297c07a44411cd53723d920..da5d541d96fa983a53d8f37b3da1380d4a902e04 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.4
+LINUX_VERSION:=3.10.44
 
 include $(INCLUDE_DIR)/target.mk
 
@@ -20,4 +20,6 @@ define Target/Description
   Build firmware images for ATNGW100 board
 endef
 
+KERNELNAME:="uImage"
+
 $(eval $(call BuildTarget))