summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-03-07 09:41:38 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-03-07 09:41:38 +0000
commit79871637db4498d18ab66cf104ede16dce8f4071 (patch)
tree809f10f2e981d3aff60ddf85795d79356b4bc294 /target/linux/ixp4xx/Makefile
parent3d5cdfac4e0d5ce37c70841c05946dc4135e28e1 (diff)
downloadmaster-31e0f0ae-79871637db4498d18ab66cf104ede16dce8f4071.tar.gz
master-31e0f0ae-79871637db4498d18ab66cf104ede16dce8f4071.tar.bz2
master-31e0f0ae-79871637db4498d18ab66cf104ede16dce8f4071.zip
upgrade to 2.6.37.1
SVN-Revision: 25922
Diffstat (limited to 'target/linux/ixp4xx/Makefile')
-rw-r--r--target/linux/ixp4xx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile
index 46d8d9fcfc..ac2e7ef538 100644
--- a/target/linux/ixp4xx/Makefile
+++ b/target/linux/ixp4xx/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -13,7 +13,7 @@ FEATURES:=squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
SUBTARGETS=generic harddisk
-LINUX_VERSION:=2.6.32.29
+LINUX_VERSION:=2.6.37.1
include $(INCLUDE_DIR)/target.mk