X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d053fa7af063aa35b5db52c1ab6db6585d391c00..2a36c4c1d08b19c66bbc364d78fa3f8cc9e62c9e:/target/linux/avr32/Makefile?ds=sidebyside diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index 6a3d6d6ef..199c346ba 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2010 OpenWrt.org +# Copyright (C) 2007-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32 FEATURES:=squashfs MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.36.1 +LINUX_VERSION:=2.6.37.6 include $(INCLUDE_DIR)/target.mk