summaryrefslogtreecommitdiff
path: root/package/arptables/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-09-23 12:24:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-09-23 12:24:07 +0000
commit6cce178336ae64d1990d3172b7539b1d8953cba1 (patch)
tree41d4c2d7aff7e3e01ab87935104d27de3f4859bb /package/arptables/Config.in
parent77c8c4e32c06a7d5f3a819db555cd637902a0856 (diff)
standardize Makefile, remove useless ipkg and Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4809 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arptables/Config.in')
-rw-r--r--package/arptables/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/arptables/Config.in b/package/arptables/Config.in
deleted file mode 100644
index 6583d32fa0..0000000000
--- a/package/arptables/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config BR2_PACKAGE_ARPTABLES
- prompt "arptables......................... ARP firewall administration utility"
- tristate
- default m if CONFIG_DEVEL
- help
- ARP Firewalling (arptables)
-
- http://ebtables.sourceforge.net/
-