projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a2540a
)
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)
SVN-Revision: 5582
package/kernel/modules/netfilter.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/netfilter.mk
b/package/kernel/modules/netfilter.mk
index 8a99a27ecf96a1113a74169b1eed2e403249b565..32064ca2ccf03bda0f9eb52ad6804be646b57cf1 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