aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-10-04 10:40:41 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-10-04 10:40:41 +0000
commit4bf29e323c75875633a64628ee399e7794015c98 (patch)
treeb0a4e1770b479c2d3780fc01607dcc6f629365c2 /target/linux/at91/Makefile
parent00246b1b5c29db378436381be090f35489fde379 (diff)
downloadmaster-187ad058-4bf29e323c75875633a64628ee399e7794015c98.tar.gz
master-187ad058-4bf29e323c75875633a64628ee399e7794015c98.tar.bz2
master-187ad058-4bf29e323c75875633a64628ee399e7794015c98.zip
[kernel]: upgrade kernel versions to the latest stable ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r--target/linux/at91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile
index 074a68f9e5..446de34055 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AT91
FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
-LINUX_VERSION:=2.6.34.5
+LINUX_VERSION:=2.6.34.7
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk