projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e15f144
)
fix kmod-ip6tables package dependencies
author
Nicolas Thill
<nico@openwrt.org>
Mon, 28 Nov 2005 04:01:40 +0000
(
04:01
+0000)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/Makefile
b/openwrt/target/linux/linux-2.4/Makefile
index 00f25073b9982f758f296c514b9b83217f097be9..133689659e077a174be42aa9e191e3bcbd79621c 100644
(file)
--- 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_NF_IPTABLES,kmod-ip
6tables
))
+,CONFIG_IP6_NF_IPTABLES,kmod-ip
v6
))
$(eval $(call KMOD_template,B44,b44,\