summaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-09-09 07:35:06 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-09-09 07:35:06 +0000
commit3ce53b8d9286d6ab636413358389c9d13d0976c0 (patch)
tree0248e692b843ddc64e1fc80ccb806f1fbd3be5e7 /target/linux/octeon
parent43d0be69d72055b7cabf4fd159de19cf7a8e2365 (diff)
downloadmaster-31e0f0ae-3ce53b8d9286d6ab636413358389c9d13d0976c0.tar.gz
master-31e0f0ae-3ce53b8d9286d6ab636413358389c9d13d0976c0.tar.bz2
master-31e0f0ae-3ce53b8d9286d6ab636413358389c9d13d0976c0.zip
update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
Diffstat (limited to 'target/linux/octeon')
-rw-r--r--target/linux/octeon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index 506d5bb717..93f758554c 100644
--- a/target/linux/octeon/Makefile
+++ b/target/linux/octeon/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs jffs2 pci
CFLAGS:=-Os -pipe -funit-at-a-time
-LINUX_VERSION:=2.6.30.5
+LINUX_VERSION:=2.6.30.6
include $(INCLUDE_DIR)/target.mk