From 93993a9a69e3d5e66a9ec5591309005f80e52ed0 Mon Sep 17 00:00:00 2001 From: wbx Date: Thu, 17 Feb 2005 22:27:08 +0000 Subject: add ebtables usertools git-svn-id: svn://svn.openwrt.org/openwrt/trunk@250 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/ebtables/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 openwrt/package/ebtables/Config.in (limited to 'openwrt/package/ebtables/Config.in') diff --git a/openwrt/package/ebtables/Config.in b/openwrt/package/ebtables/Config.in new file mode 100644 index 000000000..22c32abed --- /dev/null +++ b/openwrt/package/ebtables/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_EBTABLES + bool "ebtables" + default n + help + ethernet bridging firewalling + http://ebtables.sourceforge.net/ -- cgit v1.2.3