From: Waldemar Brodkorb Date: Thu, 24 Nov 2005 22:03:15 +0000 (+0000) Subject: fix bug #77 X-Git-Tag: whiterussian_rc5~307 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7d77882d4ed23ba67d01550b112693ec363b561a;p=openwrt%2Fsvn-archive%2Fopenwrt.git fix bug #77 SVN-Revision: 2554 --- diff --git a/openwrt/target/linux/linux-2.4/Makefile b/openwrt/target/linux/linux-2.4/Makefile index 78587005a8..00f25073b9 100644 --- a/openwrt/target/linux/linux-2.4/Makefile +++ b/openwrt/target/linux/linux-2.4/Makefile @@ -97,7 +97,7 @@ $(eval $(call KMOD_template,IMQ,imq,\ $(eval $(call KMOD_template,IP6TABLES,ip6tables,\ $(MODULES_DIR)/kernel/net/ipv6/netfilter/ip*.o \ -,CONFIG_IP6_IPT_IPTABLES,kmod-ipv6)) +,CONFIG_IP6_NF_IPTABLES,kmod-ip6tables)) $(eval $(call KMOD_template,B44,b44,\