[ar71xx] update to 2.6.26
[openwrt.git] / target / linux / rdc / Makefile
index 0b708fc..89fab71 100644 (file)
@@ -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
This page took 0.018872 seconds and 4 git commands to generate.