diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-12 08:07:08 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-12 08:07:08 +0000 |
commit | 74240a6a6ef06a253891bfaf7e2098155121ee67 (patch) | |
tree | b1b23abd12d80c5d9c0f60575f02edb6c4b7d1eb /target/linux | |
parent | ce0a10b543b7e6dfe9af62540832b174347a9aee (diff) |
Use 2.6.25.6 for rdc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11447 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/rdc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index 1839305d0..ea8135156 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 |