summaryrefslogtreecommitdiffstats
path: root/target/linux/cobalt
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
commitead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch)
treeba09767c2a0918184d698bc442e6b363437b5483 /target/linux/cobalt
parent2c63c1543e64ab431ace157d2469e171c7f9205f (diff)
downloadmaster-31e0f0ae-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz
master-31e0f0ae-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2
master-31e0f0ae-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip
update to the latest stable kernels
SVN-Revision: 24136
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 f7beb95920..32b766d677 100644
--- a/target/linux/cobalt/Makefile
+++ b/target/linux/cobalt/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cobalt Microservers
FEATURES:=targz pci ext4
CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
-LINUX_VERSION:=2.6.32.25
+LINUX_VERSION:=2.6.32.26
include $(INCLUDE_DIR)/target.mk