aboutsummaryrefslogtreecommitdiffstats
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
commitbc5d76f6ad14195024e3dbe2d6701f4116362f1d (patch)
treed4de41b2a6e639e2542257cd153ca280ca6bf284 /target/linux/pxa/Makefile
parentaead77402213f52090323873277812aa419f1d1c (diff)
downloadmaster-187ad058-bc5d76f6ad14195024e3dbe2d6701f4116362f1d.tar.gz
master-187ad058-bc5d76f6ad14195024e3dbe2d6701f4116362f1d.tar.bz2
master-187ad058-bc5d76f6ad14195024e3dbe2d6701f4116362f1d.zip
[pxa]: upgrade to 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26224 3c298f89-4303-0410-b956-a3cf2f4a3e73
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