fix kmod-ip6tables package dependencies
authorNicolas Thill <nico@openwrt.org>
Mon, 28 Nov 2005 04:01:40 +0000 (04:01 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 28 Nov 2005 04:01:40 +0000 (04:01 +0000)
SVN-Revision: 2560

openwrt/target/linux/linux-2.4/Makefile

index 00f25073b9982f758f296c514b9b83217f097be9..133689659e077a174be42aa9e191e3bcbd79621c 100644 (file)
@@ -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_NF_IPTABLES,kmod-ip6tables))
+,CONFIG_IP6_NF_IPTABLES,kmod-ipv6))
 
 
 $(eval $(call KMOD_template,B44,b44,\