summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-12 11:21:59 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-12 11:21:59 +0000
commit591bfffa4c9c02bf15bab11862149c09a6bda78b (patch)
tree5afdec4e3dc37ac2ba81473961a282396832a71e /target/linux/rdc/Makefile
parentd0b4a9a9a07c7d4857a51ca1dd5a9178cd357a05 (diff)
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 edda22942..e9804ee89 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