summaryrefslogtreecommitdiff
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
commitc7d10f043ff6e8b63c7266f99ff0aa0a101f4365 (patch)
treeba3ebda0eb37f5730649d67f5fe1efa0288c63bd /target/linux/sibyte/Makefile
parent0cfd25119d1554d24e99b29a2d21b026a0e14c0e (diff)
downloadmtk-20170518-c7d10f043ff6e8b63c7266f99ff0aa0a101f4365.zip
mtk-20170518-c7d10f043ff6e8b63c7266f99ff0aa0a101f4365.tar.gz
mtk-20170518-c7d10f043ff6e8b63c7266f99ff0aa0a101f4365.tar.bz2
upgrade to 2.6.32.8
SVN-Revision: 19694
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 bfcd648..9146be5 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