aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-06-12 08:07:08 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-06-12 08:07:08 +0000
commit31d9bcc1fc0a1b1331b7ac4da57b0d88b8592af6 (patch)
treee25cb8397cb9f85ae21ab6423396f84120b9b348 /target
parent456893e798dc393fbc1f01f973ec159fa41d5f2e (diff)
downloadupstream-31d9bcc1fc0a1b1331b7ac4da57b0d88b8592af6.tar.gz
upstream-31d9bcc1fc0a1b1331b7ac4da57b0d88b8592af6.tar.bz2
upstream-31d9bcc1fc0a1b1331b7ac4da57b0d88b8592af6.zip
Use 2.6.25.6 for rdc
SVN-Revision: 11447
Diffstat (limited to 'target')
-rw-r--r--target/linux/rdc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile
index 1839305d06..ea81351561 100644
--- a/target/linux/rdc/Makefile
+++ b/target/linux/rdc/Makefile
@@ -11,7 +11,7 @@ BOARD:=rdc
BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci
-LINUX_VERSION:=2.6.25.4
+LINUX_VERSION:=2.6.25.6
include $(INCLUDE_DIR)/target.mk