projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e25a01
)
fix typo
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 19 Nov 2006 01:23:07 +0000
(
01:23
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 19 Nov 2006 01:23:07 +0000
(
01:23
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5582
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/netfilter.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/netfilter.mk
b/package/kernel/modules/netfilter.mk
index
8a99a27
..
32064ca
100644
(file)
--- a/
package/kernel/modules/netfilter.mk
+++ b/
package/kernel/modules/netfilter.mk
@@
-114,7
+114,7
@@
define KernelPackage/ipt-nathelper-extra
FILES:=$(foreach mod,$(IPT_NAT_EXTRA-m),$(MODULES_DIR)/kernel/net/$(mod).$(LINUX_KMOD_SUFFIX))
SUBMENU:=$(NFMENU)
endef
-$(eval $(call KernelPackage,ipt-nathelper))
+$(eval $(call KernelPackage,ipt-nathelper
-extra
))
define KernelPackage/ipt-imq
TITLE:=Intermediate Queueing support