aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-12 13:28:32 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-12 13:28:32 +0000
commitf725494cb92b9428d282c4754041b358e508a58a (patch)
tree03a773c28847dcce3d21ddbec647a8623c5df97a /target
parent59fb8414e32a651c26f7cc1deafb0b12238c49b0 (diff)
downloadmaster-187ad058-f725494cb92b9428d282c4754041b358e508a58a.tar.gz
master-187ad058-f725494cb92b9428d282c4754041b358e508a58a.tar.bz2
master-187ad058-f725494cb92b9428d282c4754041b358e508a58a.zip
avr32: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35984 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/avr32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile
index 71a84aeabe..e0184014ee 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:=3.3.8
+LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk