summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-03-18 13:04:02 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-03-18 13:04:02 +0000
commit5e58d35a342b0df478fc38806aaac0bfff235a0e (patch)
treea065cc99dcc17653c48737bfd804d01fd52185ea /target/linux/pxa/Makefile
parent938e6365e6ae02983bbab1305d8a9d2faf101aba (diff)
downloadmaster-31e0f0ae-5e58d35a342b0df478fc38806aaac0bfff235a0e.tar.gz
master-31e0f0ae-5e58d35a342b0df478fc38806aaac0bfff235a0e.tar.bz2
master-31e0f0ae-5e58d35a342b0df478fc38806aaac0bfff235a0e.zip
upgrade to 2.6.37
SVN-Revision: 26224
Diffstat (limited to 'target/linux/pxa/Makefile')
-rw-r--r--target/linux/pxa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile
index 747e4fdba0..7ba67040a3 100644
--- a/target/linux/pxa/Makefile
+++ b/target/linux/pxa/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.
@@ -12,7 +12,7 @@ BOARDNAME:=Marvell/Intel PXA2xx
FEATURES:=squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.32.32
+LINUX_VERSION:=2.6.37.3
include $(INCLUDE_DIR)/target.mk