diff options
| author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-17 22:27:08 +0000 | 
|---|---|---|
| committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-17 22:27:08 +0000 | 
| commit | 68bc528f2291f1549fdd99f86296b749d2af631e (patch) | |
| tree | bcfdefb541edb416057575ab5dd4a66705813ef5 /package/Config.in | |
| parent | 9a0f1fb9ce54b184b5e2f851a596c7b3b7ec9b69 (diff) | |
add ebtables usertools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@250 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Config.in')
| -rw-r--r-- | package/Config.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in index 30f45ad14..f7eff0639 100644 --- a/package/Config.in +++ b/package/Config.in @@ -11,5 +11,6 @@ source "package/bridge/Config.in"  comment "Suggested Extras"  source "package/dropbear_sshd/Config.in" +source "package/ebtables/Config.in"  endmenu  | 
