summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-07-08 11:28:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-07-08 11:28:37 +0000
commita05293af335506fedb4ac134a93eec6a44a2aa45 (patch)
tree1d0ce5f1a986cb74de5e8f2593e5031d3a0bf67e /target/linux/rdc/Makefile
parent40e85a7d5dd9ae5facba0fc0a0208500a4619dfa (diff)
downloadmaster-31e0f0ae-a05293af335506fedb4ac134a93eec6a44a2aa45.tar.gz
master-31e0f0ae-a05293af335506fedb4ac134a93eec6a44a2aa45.tar.bz2
master-31e0f0ae-a05293af335506fedb4ac134a93eec6a44a2aa45.zip
Stick to 2.6.24 on rdc for now
SVN-Revision: 11747
Diffstat (limited to 'target/linux/rdc/Makefile')
-rw-r--r--target/linux/rdc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile
index a2b3ee7107..89fab7149b 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.10
+LINUX_VERSION:=2.6.24.7
include $(INCLUDE_DIR)/target.mk
@@ -20,7 +20,7 @@ define Target/Description
(e.g. Airlink101 AR525W, Linksys WRT54R, Sitecom WL-153)
endef
-ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
+ifeq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
define Kernel/SetInitramfs
echo "r6040 parent=wlan0" > $(TARGET_DIR)/etc/modules.d/99-r6040
$(RM) $(TARGET_DIR)/sbin/init