summaryrefslogtreecommitdiffstats
path: root/openwrt/package/libamsel/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
commit51eb9547f2830a0fcbb76f228af4a130a4227a38 (patch)
treef5bc1d929da4552ca2ace5a94224df2b83127c57 /openwrt/package/libamsel/Config.in
parent446e6c80f6616e593348e7bd32621b3d82f9c1ba (diff)
add libamsel and amwall, an iptables frontend, like OpenBSD's pf, thx Eymen Alyaz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libamsel/Config.in')
-rw-r--r--openwrt/package/libamsel/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/libamsel/Config.in b/openwrt/package/libamsel/Config.in
new file mode 100644
index 000000000..fefaebb2a
--- /dev/null
+++ b/openwrt/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/
+