From: florian Date: Thu, 12 Jun 2008 08:07:08 +0000 (+0000) Subject: Use 2.6.25.6 for rdc X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=74240a6a6ef06a253891bfaf7e2098155121ee67;p=10.03%2Fopenwrt.git Use 2.6.25.6 for rdc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11447 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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