source: freewrt/package/fwwif/Config.in@ 9946423

Last change on this file since 9946423 was 9946423, checked in by Thorsten Glaser <tg@…>, 18 years ago

stopping didn't always reliably work, use killall tntnet

git-svn-id: svn://www.freewrt.org/trunk/freewrt@3111 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 415 bytes
Line 
1config FWRT_PACKAGE_FWWIF
2 prompt "fwwif................................ FreeWRT Webinterface"
3 tristate
4 default n
5 depends on FWRT_DEVEL
6 select FWRT_GUI_SDK
7 select FWRT_PACKAGE_OPENSSL_UTIL
8 select FWRT_PACKAGE_TNTNET
9# select FWRT_COMPILE_TNTNET_WITH_GNUTLS
10 select FWRT_COMPILE_TNTNET_WITH_OPENSSL
11 select FWRT_PACKAGE_MKSH
12 select FWRT_PACKAGE_WHAT
13 help
14 The FreeWRT Webinterface (beta). Requires Tntnet.
Note: See TracBrowser for help on using the repository browser.