kernel: update 3.10 to 3.10.32
[openwrt/staging/wigyori.git] / target / linux / avr32 / Makefile
index 1b2043d4080f0b9fd9b501f9c4c8bd11001b02ab..6800ce4d3bb6dd0c867fe6ac3620e52eadbbe52d 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.8.6
+LINUX_VERSION:=3.10.32
 
 include $(INCLUDE_DIR)/target.mk
 
@@ -20,4 +20,6 @@ define Target/Description
   Build firmware images for ATNGW100 board
 endef
 
+KERNELNAME:="uImage"
+
 $(eval $(call BuildTarget))