summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-16 11:00:51 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-16 11:00:51 +0000
commit4b8c3492706445f24f7b96da7f94c313d1f4b201 (patch)
treebd78a268be575e3a9f39ef523ce8b1603a07acde /target/linux/rdc/Makefile
parent91a9f933d7dd4d5cc4192a7cc5f7cc45cb0bc0be (diff)
[rdc] switch to 2.6.32.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21467 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 0fda24e8e..738af3f02 100644
--- a/target/linux/rdc/Makefile
+++ b/target/linux/rdc/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb pcmcia
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
-LINUX_VERSION:=2.6.30.10
+LINUX_VERSION:=2.6.32.12
include $(INCLUDE_DIR)/target.mk