fastd: update to v15

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
Matthias Schiffer
2014-11-12 03:16:04 +01:00
parent 59d841c968
commit 619f2c1807
4 changed files with 23 additions and 579 deletions
+9 -3
View File
@@ -80,8 +80,14 @@ config FASTD_WITH_CMDLINE_COMMANDS
default n
config FASTD_WITH_VERIFY
bool "Include support for on-verify handlers"
depends on PACKAGE_fastd
default n
bool "Include support for on-verify handlers"
depends on PACKAGE_fastd
default n
config FASTD_WITH_STATUS_SOCKET
bool "Include support for status sockets"
depends on PACKAGE_fastd
default y
endmenu