aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-25 13:34:51 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-25 13:34:51 +0000
commitf6e1aa7f393af87b45230a7b52b780c374f1f0d5 (patch)
tree85fb8b8d96f124ead147bbda989d3b7bfc9ffd6b /target/linux
parentf17866d4d362a456b49cd61a4e6dc95fa070a7f1 (diff)
downloadmaster-187ad058-f6e1aa7f393af87b45230a7b52b780c374f1f0d5.tar.gz
master-187ad058-f6e1aa7f393af87b45230a7b52b780c374f1f0d5.tar.bz2
master-187ad058-f6e1aa7f393af87b45230a7b52b780c374f1f0d5.zip
avr32: switch to 3.10
It works: _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- BARRIER BREAKER (Bleeding Edge, r38163) ----------------------------------------------------- * 1/2 oz Galliano Pour all ingredients into * 4 oz cold Coffee an irish coffee mug filled * 1 1/2 oz Dark Rum with crushed ice. Stir. * 2 tsp. Creme de Cacao ----------------------------------------------------- root@OpenWrt:/# uname -a Linux OpenWrt 3.10.12 #1 Tue Sep 24 18:47:12 CEST 2013 avr32 GNU/Linux root@OpenWrt:/# cat /proc/cpuinfo processor : 0 chip type : AT32AP700x revision C cpu arch : AVR32B revision 1 cpu core : AP7 revision 0 cpu MHz : 140.000 i-cache : 16K (4 ways x 128 sets x 32) d-cache : 16K (4 ways x 128 sets x 32) features : dsp simd ocd perfctr java bogomips : 281.23 root@OpenWrt:/# Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38174 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 83b67b61eb..abcff6d385 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.8.13
+LINUX_VERSION:=3.10.12
include $(INCLUDE_DIR)/target.mk