summaryrefslogtreecommitdiff
path: root/target/linux/rdc
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/linux/rdc
parent456893e798dc393fbc1f01f973ec159fa41d5f2e (diff)
downloadmtk-20170518-31d9bcc1fc0a1b1331b7ac4da57b0d88b8592af6.zip
mtk-20170518-31d9bcc1fc0a1b1331b7ac4da57b0d88b8592af6.tar.gz
mtk-20170518-31d9bcc1fc0a1b1331b7ac4da57b0d88b8592af6.tar.bz2
Use 2.6.25.6 for rdc
SVN-Revision: 11447
Diffstat (limited to 'target/linux/rdc')
-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 1839305..ea81351 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