aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-02-17 23:00:47 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-02-17 23:00:47 +0000
commit1f6eae577114b86245d33811f22dcf0922953b32 (patch)
tree472327405a4593b8b312462284fe75c4cafe0c21 /target/linux/sibyte/Makefile
parent99809048a70f206917343e32c3ba7cb0e3cb42eb (diff)
downloadmaster-187ad058-1f6eae577114b86245d33811f22dcf0922953b32.tar.gz
master-187ad058-1f6eae577114b86245d33811f22dcf0922953b32.tar.bz2
master-187ad058-1f6eae577114b86245d33811f22dcf0922953b32.zip
[sibyte]: upgrade to 2.6.32.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19694 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r--target/linux/sibyte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile
index bfcd648cc0..9146be55ec 100644
--- a/target/linux/sibyte/Makefile
+++ b/target/linux/sibyte/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2009 OpenWrt.org
+# Copyright (C) 2006-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:=Broadcom/SiByte SB-1
FEATURES:=fpu
CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
-LINUX_VERSION:=2.6.30.10
+LINUX_VERSION:=2.6.32.8
include $(INCLUDE_DIR)/target.mk