summaryrefslogtreecommitdiff
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
commita71b9f5d0474925e942c726a32d8939721a78551 (patch)
tree802f9f3c1ffa4385b500c3e04bd73cbe2919136f /target
parent19b2c06b090b7615d4e4682f6ded771fdb7979b9 (diff)
downloadmtk-20170518-a71b9f5d0474925e942c726a32d8939721a78551.zip
mtk-20170518-a71b9f5d0474925e942c726a32d8939721a78551.tar.gz
mtk-20170518-a71b9f5d0474925e942c726a32d8939721a78551.tar.bz2
avr32: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35984
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 71a84ae..e018401 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