diff options
| author | Nicolas Thill <nico@openwrt.org> | 2006-06-18 18:30:40 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2006-06-18 18:30:40 +0000 |
| commit | b65701e8874616ebcdcf7dfa4883a034c52eaf93 (patch) | |
| tree | 5ef5c474dddaad4f57a06a1d4311a0ccf56f6b3a /openwrt/package/iptables/Makefile | |
| parent | f24397711b6a1c2605939b8349dfbe6ab3ea64aa (diff) | |
| download | mtk-20170518-b65701e8874616ebcdcf7dfa4883a034c52eaf93.zip mtk-20170518-b65701e8874616ebcdcf7dfa4883a034c52eaf93.tar.gz mtk-20170518-b65701e8874616ebcdcf7dfa4883a034c52eaf93.tar.bz2 | |
normalize Makefiles.
SVN-Revision: 3998
Diffstat (limited to 'openwrt/package/iptables/Makefile')
| -rw-r--r-- | openwrt/package/iptables/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/package/iptables/Makefile b/openwrt/package/iptables/Makefile index f47b936..623a64e 100644 --- a/openwrt/package/iptables/Makefile +++ b/openwrt/package/iptables/Makefile @@ -50,7 +50,6 @@ Includes: \\\ * libipt_conntrack \\\ * libipt_helper \\\ * libipt_connmark/CONNMARK - endef define Package/iptables-mod-filter @@ -62,7 +61,6 @@ DESCRIPTION:=iptables extensions for packet content inspection\\\ Includes: \\\ * libipt_ipp2p \\\ * libipt_layer7 - endef define Package/iptables-mod-imq @@ -73,7 +71,6 @@ TITLE:=IMQ support DESCRIPTION:=iptables extension for IMQ support\\\ Includes: \\\ * libipt_IMQ - endef define Package/iptables-mod-ipopt @@ -91,7 +88,6 @@ Includes: \\\ * libipt_tcpmms \\\ * libipt_ttl/TTL \\\ * libipt_unclean - endef define Package/iptables-mod-ipsec @@ -103,7 +99,6 @@ DESCRIPTION:=iptables extensions for matching ipsec traffic\\\ Includes: \\\ * libipt_ah \\\ * libipt_esp - endef define Package/iptables-mod-nat @@ -138,7 +133,6 @@ Includes: \\\ * libipt_physdev \\\ * libipt_pkttype \\\ * libipt_recent - endef define Package/iptables-utils |
