summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-18 18:30:40 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-18 18:30:40 +0000
commit4e00d98efdec5bb2e6e19eccf85fcf9a0eecb646 (patch)
tree2a3133f582fa7391fe86e7dfa463db4f5631ef2e /package/iptables
parentc69b4635d3107b5893387d493d79b976d419e475 (diff)
normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index f47b936f0..623a64ed8 100644
--- a/package/iptables/Makefile
+++ b/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