diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-01 11:31:08 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-01 11:31:08 +0000 |
commit | 43b45fe5d9273021cfc6da08b22df06cc0d4f4fc (patch) | |
tree | 533ec145439cb0c5b20e2a20c90a52ae07dbe08e /target/linux/avr32/Makefile | |
parent | 5bdb3e2cb76a8b68f51dd09c7e0c56d517945dac (diff) |
[avr32]: upgrade to 2.6.39.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27329 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32/Makefile')
-rw-r--r-- | target/linux/avr32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index 199c346ba1..01aeea1fa9 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32 FEATURES:=squashfs MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=2.6.39.2 include $(INCLUDE_DIR)/target.mk |