summaryrefslogtreecommitdiffstats
path: root/target/linux/gemini/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-02-08 21:55:13 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-02-08 21:55:13 +0000
commitd326f80042d87946baf0557d57c3c813aef23726 (patch)
treeeb87b43f51d2de94e3de28fa679c6228c8edf3d0 /target/linux/gemini/Makefile
parent354e72a03a18bca7c7aec7fc8a5985033bf2f80d (diff)
downloadmaster-31e0f0ae-d326f80042d87946baf0557d57c3c813aef23726.tar.gz
master-31e0f0ae-d326f80042d87946baf0557d57c3c813aef23726.tar.bz2
master-31e0f0ae-d326f80042d87946baf0557d57c3c813aef23726.zip
upgrade to 2.6.32
SVN-Revision: 19558
Diffstat (limited to 'target/linux/gemini/Makefile')
-rw-r--r--target/linux/gemini/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index d0e7bb9cc3..d233227354 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -12,7 +12,7 @@ BOARDNAME:=Cortina Systems CS351x
FEATURES:=squashfs
CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
-LINUX_VERSION:=2.6.30.10
+LINUX_VERSION:=2.6.32.7
include $(INCLUDE_DIR)/target.mk