summaryrefslogtreecommitdiffstats
path: root/package/amwall/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-15 15:15:02 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-15 15:15:02 +0000
commit129d1f52a88651ddd01f79ac1f4a99f3fff5dd8d (patch)
treeae186e63fd0518cc9fb055ab42264a2bd640080b /package/amwall/Config.in
parent0831b598d806a5cec1fe24b328504d3525eba85f (diff)
add libamsel and amwall, an iptables frontend, like OpenBSD's pf, thx Eymen Alyaz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/amwall/Config.in')
-rw-r--r--package/amwall/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/amwall/Config.in b/package/amwall/Config.in
new file mode 100644
index 000000000..978c63ee6
--- /dev/null
+++ b/package/amwall/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_AMWALL
+ tristate "amwall - pf to iptables "
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBAMSEL
+ help
+ See
+
+ http://amselinux.de/
+