aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-10-12 11:21:59 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-10-12 11:21:59 +0000
commitdfb47af8440180bb834027f4528e00c8540328ba (patch)
tree5afdec4e3dc37ac2ba81473961a282396832a71e /target/linux/rdc/Makefile
parent68bc88d5e1a9f2c25392e3052a6a5fb6cabec009 (diff)
downloadmaster-187ad058-dfb47af8440180bb834027f4528e00c8540328ba.tar.gz
master-187ad058-dfb47af8440180bb834027f4528e00c8540328ba.tar.bz2
master-187ad058-dfb47af8440180bb834027f4528e00c8540328ba.zip
Upgrade rdc to 2.6.23, fix the r6040 driver printk's
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9267 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/Makefile')
-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 edda229421..e9804ee892 100644
--- a/target/linux/rdc/Makefile
+++ b/target/linux/rdc/Makefile
@@ -11,7 +11,7 @@ BOARD:=rdc
BOARDNAME:=RDC321x x86
FEATURES:=squashfs jffs2 pci
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.23
include $(INCLUDE_DIR)/target.mk