summaryrefslogtreecommitdiff
path: root/target/linux/cobalt
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-07-19 11:34:03 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-07-19 11:34:03 +0000
commitca8f45b1423ffcc96ab1ba80c02dda5ebc085949 (patch)
tree97af97ea29c6218e5566ed0439d6929a392f8539 /target/linux/cobalt
parent6e5921c1f3405ceccf2624a2ed0e531fd45e80c4 (diff)
downloadmtk-20170518-ca8f45b1423ffcc96ab1ba80c02dda5ebc085949.zip
mtk-20170518-ca8f45b1423ffcc96ab1ba80c02dda5ebc085949.tar.gz
mtk-20170518-ca8f45b1423ffcc96ab1ba80c02dda5ebc085949.tar.bz2
update kernel versions
SVN-Revision: 22289
Diffstat (limited to 'target/linux/cobalt')
-rw-r--r--target/linux/cobalt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile
index eb4bf74..53655e3 100644
--- a/target/linux/cobalt/Makefile
+++ b/target/linux/cobalt/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cobalt Microservers
FEATURES:=targz pci ext2
CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
-LINUX_VERSION:=2.6.32.14
+LINUX_VERSION:=2.6.32.16
include $(INCLUDE_DIR)/target.mk