diff options
Diffstat (limited to 'openwrt/package/shat/Config.in')
-rw-r--r-- | openwrt/package/shat/Config.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/openwrt/package/shat/Config.in b/openwrt/package/shat/Config.in index a7d38872cc..6e5e492169 100644 --- a/openwrt/package/shat/Config.in +++ b/openwrt/package/shat/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_SHAT - tristate "shat (Source Hardware Address Translation)" + tristate "shat - Source Hardware Address Translation" default m if CONFIG_DEVEL help - A tool which allows hosts with arbitrary IP configuration - to connect to the internet over a SHAT gateway. + A tool which allows hosts with arbitrary IP configuration + to connect to the internet over a SHAT gateway. +
\ No newline at end of file |