aboutsummaryrefslogtreecommitdiffstats
path: root/package/libamsel/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-07-15 15:15:02 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-07-15 15:15:02 +0000
commit50e581bd69a1dd8c93a698d05261d9c9483388ab (patch)
treeae186e63fd0518cc9fb055ab42264a2bd640080b /package/libamsel/Config.in
parentf95e2e243df28c50f00b9654e19b7b1778599084 (diff)
downloadmaster-187ad058-50e581bd69a1dd8c93a698d05261d9c9483388ab.tar.gz
master-187ad058-50e581bd69a1dd8c93a698d05261d9c9483388ab.tar.bz2
master-187ad058-50e581bd69a1dd8c93a698d05261d9c9483388ab.zip
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/libamsel/Config.in')
-rw-r--r--package/libamsel/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libamsel/Config.in b/package/libamsel/Config.in
new file mode 100644
index 0000000000..fefaebb2ad
--- /dev/null
+++ b/package/libamsel/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_LIBAMSEL
+ tristate "libamsel - amwall library"
+ default m if CONFIG_DEVEL
+ help
+ A library for amwall configuration files
+
+ http://amselinux.de/
+