1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-27 13:13:42 +00:00
Files
operating-system/buildroot/package/thttpd/Config.in
2018-03-17 23:47:00 +00:00

9 lines
193 B
Plaintext

config BR2_PACKAGE_THTTPD
bool "thttpd"
depends on BR2_USE_MMU # fork()
help
thttpd is a simple, small, portable, fast, and secure HTTP
server
http://www.acme.com/software/thttpd/